]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
add "dir" menu item for gdbserver
authorTom Tromey <tromey@redhat.com>
Tue, 3 Dec 2013 20:02:48 +0000 (13:02 -0700)
committerTom Tromey <tromey@redhat.com>
Tue, 3 Dec 2013 20:02:48 +0000 (13:02 -0700)
I happened to notice that the gdbserver program doesn't appear in the
top-level "dir" file.  This adds an entry for it to the gdb manual.

2013-12-03  Tom Tromey  <tromey@redhat.com>

* gdb.texinfo (@direntry): Add menu item for gdbserver.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index e925da1dd15aeaf2e0bf236c75609629f3a18d66..8dd60acbbb4555e4dcfef96819adfbe31d3d2b82 100644 (file)
@@ -1,3 +1,7 @@
+2013-12-03  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (@direntry): Add menu item for gdbserver.
+
 2013-12-03  Walfred Tedeschi  <walfred.tedeschi@intel.com>
 
        * gdb.texinfo (i386 Features): Add MPX feature registers.
index 5896e3a61e18e0200cc49613a8d05ad01dc21014..35e3eede2520ed80ee5e48af6f3fc8aeae5f7348 100644 (file)
@@ -45,6 +45,7 @@
 @dircategory Software development
 @direntry
 * Gdb: (gdb).                     The GNU debugger.
+* gdbserver: (gdb) Server.        The GNU debugging server.
 @end direntry
 
 @copying