diff options
author | Luc Teirlinck <teirllm@auburn.edu> | 2005-08-18 02:48:50 +0000 |
---|---|---|
committer | Luc Teirlinck <teirllm@auburn.edu> | 2005-08-18 02:48:50 +0000 |
commit | f72b052c2eb8b2ca39b5dab3a1c32b4b81261562 (patch) | |
tree | 2953756e8fc72b535915b4652cbce05476b5ef81 /man/building.texi | |
parent | 17c30f4d2f41fa4748c9b1a34f14d58e7e42e316 (diff) | |
download | emacs-f72b052c2eb8b2ca39b5dab3a1c32b4b81261562.tar.gz |
(GDB Graphical Interface): Improve filling of menu item.
Diffstat (limited to 'man/building.texi')
-rw-r--r-- | man/building.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/building.texi b/man/building.texi index 2dd926c2c90..30daa8def26 100644 --- a/man/building.texi +++ b/man/building.texi @@ -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 |