From: Luc Teirlinck Date: Thu, 18 Aug 2005 02:48:50 +0000 (+0000) Subject: (GDB Graphical Interface): Improve filling of menu item. X-Git-Tag: emacs-pretest-22.0.90~7535 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f72b052c2eb8b2ca39b5dab3a1c32b4b81261562;p=emacs.git (GDB Graphical Interface): Improve filling of menu item. --- 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