OSDN Git Service

gdb/
authorpalves <palves>
Tue, 25 Aug 2009 15:24:10 +0000 (15:24 +0000)
committerpalves <palves>
Tue, 25 Aug 2009 15:24:10 +0000 (15:24 +0000)
commit70edf06881bb7809ac31fe7c993e0d671b08c403
tree5ffbeb6866fc8e125985ce3be9abe412adb4b214
parent8792672f3005c61bd420bfb812954fafdff5eddf
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