From 2dde91e9c32623998da04f2f79203b77f00203ce Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Fri, 16 Jan 2009 04:28:25 +0000 Subject: [PATCH] * NEWS: Move the documentation of "info os processes" to the appropriate section (documenting the new commands). --- gdb/ChangeLog | 5 +++++ gdb/NEWS | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5757e4a..5b2fa70 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2009-01-16 Joel Brobecker + + * NEWS: Move the documentation of "info os processes" to + the appropriate section (documenting the new commands). + 2009-01-15 Doug Evans * target.h (target_signal_to_string): Make return type const char *. diff --git a/gdb/NEWS b/gdb/NEWS index 027ab02..d1e0a91 100644 --- a/gdb/NEWS +++ b/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* -- 2.7.4