changeset 66584:9600fc8cfb65

(Other GDB User Interface Buffers): Describe the command gdb-use-inferior-io-buffer.
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 31 Oct 2005 22:05:53 +0000
parents b5895c4b56e7
children 00e4363eadb1
files man/building.texi
diffstat 1 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/man/building.texi	Mon Oct 31 22:04:57 2005 +0000
+++ b/man/building.texi	Mon Oct 31 22:05:53 2005 +0000
@@ -936,8 +936,11 @@
 @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