add "dir" menu item for gdbserver

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.
This commit is contained in:
Tom Tromey 2013-12-03 13:02:48 -07:00
parent c2a5914e1b
commit 6cb999f8df
2 changed files with 5 additions and 0 deletions

View 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.

View File

@ -45,6 +45,7 @@
@dircategory Software development
@direntry
* Gdb: (gdb). The GNU debugger.
* gdbserver: (gdb) Server. The GNU debugging server.
@end direntry
@copying