summaryrefslogtreecommitdiff
path: root/gdb/mi
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-01-22 17:15:57 +0000
committerAndrew Cagney <cagney@redhat.com>2002-01-22 17:15:57 +0000
commit1a54ac595925c4a20b554adfe1eb071b47da96c5 (patch)
treea3f6e58b4919e72c8a1cc63f4e3c76347326637a /gdb/mi
parent9ad0a918eaadeca9d6116537876381d2167845dc (diff)
downloadgdb-1a54ac595925c4a20b554adfe1eb071b47da96c5.tar.gz
Eliminate texinfo 3.12 hacks.
Diffstat (limited to 'gdb/mi')
-rw-r--r--gdb/mi/ChangeLog6
-rw-r--r--gdb/mi/gdbmi.texinfo15
2 files changed, 10 insertions, 11 deletions
diff --git a/gdb/mi/ChangeLog b/gdb/mi/ChangeLog
index 19a56565be5..282b342e893 100644
--- a/gdb/mi/ChangeLog
+++ b/gdb/mi/ChangeLog
@@ -1,4 +1,8 @@
-2002-01-13 Andrew Cagney <ac131313@redhat.com>
+2002-01-22 Andrew Cagney <ac131313@redhat.com>
+
+ * gdbmi.texinfo: Remove makeinfo 3.12 hacks.
+
+2002-01-21 Andrew Cagney <ac131313@redhat.com>
* mi-cmd-stack.c: Remove #else clause of #ifdef UI_OUT.
* mi-cmd-break.c: Ditto.
diff --git a/gdb/mi/gdbmi.texinfo b/gdb/mi/gdbmi.texinfo
index 1148427d8b8..0a4fe3b40c2 100644
--- a/gdb/mi/gdbmi.texinfo
+++ b/gdb/mi/gdbmi.texinfo
@@ -109,6 +109,11 @@ Elena Zannoni.
* GDB/MI Data Manipulation::
* GDB/MI Program Control::
* GDB/MI Miscellaneous Commands::
+@ignore
+* GDB/MI Kod Commands::
+* GDB/MI Memory Overlay Commands::
+* GDB/MI Signal Handling Commands::
+@end ignore
* GDB/MI Stack Manipulation::
* GDB/MI Symbol Query::
* GDB/MI Target Manipulation::
@@ -117,16 +122,6 @@ Elena Zannoni.
* GDB/MI Variable Objects::
@end menu
-@c When these are implemented, they should be moved to be between Misc and
-@c Stack Manipulation in the above menu. They are now outside the menu
-@c because makeinfo 3.12 barfs if it sees @ignore or @comments in the
-@c middle of a menu.
-@ignore
-* GDB/MI Kod Commands::
-* GDB/MI Memory Overlay Commands::
-* GDB/MI Signal Handling Commands::
-@end ignore
-
@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@node GDB/MI Command Syntax
@section @sc{gdb/mi} Command Syntax