* NEWS: Move the documentation of "info os processes" to
the appropriate section (documenting the new commands).
This commit is contained in:
parent
7b52660ad2
commit
2dde91e9c3
2 changed files with 8 additions and 3 deletions
|
@ -1,3 +1,8 @@
|
|||
2009-01-16 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* NEWS: Move the documentation of "info os processes" to
|
||||
the appropriate section (documenting the new commands).
|
||||
|
||||
2009-01-15 Doug Evans <dje@google.com>
|
||||
|
||||
* target.h (target_signal_to_string): Make return type const char *.
|
||||
|
|
6
gdb/NEWS
6
gdb/NEWS
|
@ -186,13 +186,13 @@ macro undef
|
|||
These allow macros to be defined, undefined, and listed
|
||||
interactively.
|
||||
|
||||
info os processes
|
||||
Show operating system information about processes.
|
||||
|
||||
* New native configurations
|
||||
|
||||
x86/x86_64 Darwin i[34567]86-*-darwin*
|
||||
|
||||
info os processes
|
||||
Show operating system information about processes.
|
||||
|
||||
* New targets
|
||||
|
||||
x86 DICOS i[34567]86-*-dicos*
|
||||
|
|
Loading…
Add table
Reference in a new issue