1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-04 11:40:22 +00:00

(GDB Graphical Interface): Improve filling of menu item.

This commit is contained in:
Luc Teirlinck 2005-08-18 02:48:50 +00:00
parent 17c30f4d2f
commit f72b052c2e

View File

@ -777,8 +777,8 @@ way, then you can use @kbd{M-x gdba} to invoke GDB in graphical mode.
* Breakpoints Buffer:: A breakpoint control panel.
* Stack Buffer:: Select a frame from the call stack.
* Watch Expressions:: Monitor variable values in the speedbar.
* Other GDB User Interface Buffers:: Input/output, locals, registers, assembler,
threads and memory buffers.
* Other GDB User Interface Buffers:: Input/output, locals, registers,
assembler, threads and memory buffers.
@end menu
@node GDB User Interface Layout