aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorJim Blandy <jimb@codesourcery.com>2002-06-11 20:05:03 +0000
committerJim Blandy <jimb@codesourcery.com>2002-06-11 20:05:03 +0000
commit475b08678044b12807e00bc0cb1bb4882711af91 (patch)
treed4b3e5ed535d07eaca475b4a9ed17b90374b534d /gdb/doc/ChangeLog
parent9e36416278c7943ae237b89ef05d20bda0fef68f (diff)
downloadgdb-475b08678044b12807e00bc0cb1bb4882711af91.zip
gdb-475b08678044b12807e00bc0cb1bb4882711af91.tar.gz
gdb-475b08678044b12807e00bc0cb1bb4882711af91.tar.bz2
Call the command `info macro', not `show macro'.
* gdb/macrocmd.c (info_macro_command): Renamed from `show_macro_command'. Fix error message. (_initialize_macrocmd): Register `info_macro_command' in `infolist', not `showlist'. * gdb/doc/gdb.texinfo (Macros): Call the command `info macro', not `show macro'.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 07a7191..363a3fc 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,8 @@
+2002-06-11 Jim Blandy <jimb@redhat.com>
+
+ * gdb.texinfo (Macros): Call the command `info macro', not
+ `show macro'.
+
2002-06-09 Andrew Cagney <ac131313@redhat.com>
* gdbint.texinfo (Coding): Add section ``Per-architecture module