]> git.eshelyaron.com Git - emacs.git/commitdiff
(Other GDB User Interface Buffers): Describe
authorNick Roberts <nickrob@snap.net.nz>
Mon, 31 Oct 2005 22:05:53 +0000 (22:05 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Mon, 31 Oct 2005 22:05:53 +0000 (22:05 +0000)
the command gdb-use-inferior-io-buffer.

man/building.texi

index 451df233b06d19e730d43e6cc5966e55e9062a37..218bba63900e080d66967f9560ecb3374aed37d3 100644 (file)
@@ -936,8 +936,11 @@ statements, the default value is @code{nil}.
 @vindex gdb-use-inferior-io-buffer
 If the variable @code{gdb-use-inferior-io-buffer} is non-@code{nil},
 the executable program that is being debugged takes its input and
-displays its output here.  Some of the commands from shell mode are
-available here.  @xref{Shell Mode}.
+displays its output here, otherwise it uses the GUD buffer.  To toggle
+the use of this buffer, do @kbd{M-x gdb-use-inferior-io-buffer}.
+
+Some of the commands from shell mode are available here.  @xref{Shell
+Mode}.
 
 @item Locals Buffer
 The locals buffer displays the values of local variables of the