diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a9d6a23..9948603 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ 2002-06-11 Jim Blandy <jimb@redhat.com> + * source.c (source_info): Mention whether the symtab has + information about preprocessor macros. + Call the command `info macro', not `show macro'. * macrocmd.c (info_macro_command): Renamed from `show_macro_command'. Fix error message. |