OSDN Git Service

gdb/
authorPedro Alves <pedro@codesourcery.com>
Tue, 25 Aug 2009 15:24:10 +0000 (15:24 +0000)
committerPedro Alves <pedro@codesourcery.com>
Tue, 25 Aug 2009 15:24:10 +0000 (15:24 +0000)
commit19c12d9d0a80220db13f9a69465bd9619176bf08
treec1f34e3611ab7a71a6b815f9dd1dc2f16b4b79bb
parent03cb63487db5c69b5b8866da075eed36069e94d7
gdb/
* inferior.c (print_inferior): Align columns left.  Remove header
for the the "current" column.  Rename column "Id" to "Num".
Rename column "PID" to "Description".  Print if there's no selected
inferior.

gdb/doc/
* gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
small example, and describe its columns.  Replace "inferior-id" by
"infno" throughout.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/inferior.c