Mercurial > emacs
changeset 42904:0e87fd2f82b4
(Debugger Operation): Add index entries for fringe usage.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 22 Jan 2002 11:30:52 +0000 |
parents | 52001b0494dd |
children | 09cd352a779e |
files | man/building.texi |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/man/building.texi Tue Jan 22 11:27:49 2002 +0000 +++ b/man/building.texi Tue Jan 22 11:30:52 2002 +0000 @@ -345,13 +345,14 @@ @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 line.@footnote{Under 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. +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