diff options
author | Joel Brobecker <brobecker@gnat.com> | 2009-01-16 04:28:25 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2009-01-16 04:28:25 +0000 |
commit | 2dde91e9c32623998da04f2f79203b77f00203ce (patch) | |
tree | 325e980ab9aed368fe02506ae8a8c6f6a0ee8760 /gdb/NEWS | |
parent | 7b52660ad27b51764cfd3a8d1efbc95ea4967f24 (diff) | |
download | gdb-2dde91e9c32623998da04f2f79203b77f00203ce.zip gdb-2dde91e9c32623998da04f2f79203b77f00203ce.tar.gz gdb-2dde91e9c32623998da04f2f79203b77f00203ce.tar.bz2 |
* NEWS: Move the documentation of "info os processes" to
the appropriate section (documenting the new commands).
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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* |