From 7162c0cabe922de558b7f88b975ce9e587c8b69c Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 23 Apr 2000 08:15:49 +0000 Subject: * Makefile.in (GDBMI_DIR): New variable. (SET_TEXINPUTS): Add $(GDBMI_DIR). (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo. (gdbmi.texinfo): New target, for texi2roff. (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo. (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}". * gdb.texinfo (Top): Add GDB/MI to the main menu and @include gdbmi.texinfo. (Mode Options): Add xref to GDB/MI docs and remove a FIXME comment. * gdbmi.texinfo: Lots of changes, to include this document as part of the GDB manual. * TODO, NEWS: Update due to inclusion of gdbmi.texinfo in the GDB manual. --- gdb/TODO | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'gdb/TODO') diff --git a/gdb/TODO b/gdb/TODO index c10506c..251ff8f 100644 --- a/gdb/TODO +++ b/gdb/TODO @@ -140,24 +140,6 @@ Mark -- -MI documentation in GDB user guide. (Andrew Cagney, Elena Zannoni, -Stan Shebs, anyone else?) - -> (Are there plans to make gdbmi.texi be part of the manual as well?) - -I'd like to see it go in there sooner rather than later too. Otherwise -you're introducing discrepancies between the manual and the documentation, -and everybody is confused - witness the lack of doc for the tracing -commands still, some two years after they were added... - -Discussion on MI can be found on the thread: [PATCH] GDB command-line -switches and annotations docs -http://sourceware.cygnus.com/ml/gdb-patches/2000-q1/msg00639.html - -MI documentation can be found in the file gdb/mi/gdbmi.texinfo - --- - Revised UDP support (was: Re: [Fwd: [patch] UDP transport support]) http://sourceware.cygnus.com/ml/gdb-patches/2000-04/msg00000.html -- cgit v1.1