emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/building.texi


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/man/building.texi
Date: Mon, 31 Oct 2005 17:05:54 -0500

Index: emacs/man/building.texi
diff -c emacs/man/building.texi:1.76 emacs/man/building.texi:1.77
*** emacs/man/building.texi:1.76        Sun Oct 30 22:16:46 2005
--- emacs/man/building.texi     Mon Oct 31 22:05:53 2005
***************
*** 936,943 ****
  @vindex gdb-use-inferior-io-buffer
  If the variable @code{gdb-use-inferior-io-buffer} is address@hidden,
  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}.
  
  @item Locals Buffer
  The locals buffer displays the values of local variables of the
--- 936,946 ----
  @vindex gdb-use-inferior-io-buffer
  If the variable @code{gdb-use-inferior-io-buffer} is address@hidden,
  the executable program that is being debugged takes its input and
! 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]