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: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/man/building.texi
Date: Tue, 22 Jan 2002 06:30:52 -0500

Index: emacs/man/building.texi
diff -c emacs/man/building.texi:1.17 emacs/man/building.texi:1.18
*** emacs/man/building.texi:1.17        Fri Oct 12 05:25:54 2001
--- emacs/man/building.texi     Tue Jan 22 06:30:52 2002
***************
*** 345,357 ****
  @node Debugger Operation
  @subsection Debugger Operation
  
    When you run a debugger with GUD, the debugger uses an Emacs buffer
  for its ordinary input and output.  This is called the GUD buffer.  The
  debugger displays the source files of the program by visiting them in
  Emacs buffers.  An arrow (@samp{=>}) in one of these buffers indicates
  the current execution address@hidden a window system the arrow is
! displayed in the marginal area of the Emacs window.}  Moving point in
! this buffer does not move the arrow.
  
    You can start editing these source files at any time in the buffers
  that display them.  The arrow is not part of the file's
--- 345,358 ----
  @node Debugger Operation
  @subsection Debugger Operation
  
+ @cindex fringes, and current execution line in GUD
    When you run a debugger with GUD, the debugger uses an Emacs buffer
  for its ordinary input and output.  This is called the GUD buffer.  The
  debugger displays the source files of the program by visiting them in
  Emacs buffers.  An arrow (@samp{=>}) in one of these buffers indicates
  the current execution address@hidden a window system the arrow is
! displayed in the marginal area of the Emacs window, called @dfn{the
! fringe}.}  Moving point in this buffer does not move the arrow.
  
    You can start editing these source files at any time in the buffers
  that display them.  The arrow is not part of the file's



reply via email to

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