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: Sun, 30 Oct 2005 17:16:47 -0500

Index: emacs/man/building.texi
diff -c emacs/man/building.texi:1.75 emacs/man/building.texi:1.76
*** emacs/man/building.texi:1.75        Tue Oct 25 03:49:15 2005
--- emacs/man/building.texi     Sun Oct 30 22:16:46 2005
***************
*** 758,767 ****
  @kbd{Mouse-1} in the fringe or display margin of a source buffer to
  set a breakpoint there and, on a graphical display, a red bullet will
  appear.  If a breakpoint already exists on that line, this action will
! remove it (@code{gdb-mouse-set-clear-breakpoint}).  You can also
! enable or disable a breakpoint by clicking @kbd{Mouse-3} on the
! bullet.  If you drag the debugger arrow in the fringe with
! @kbd{Mouse-1}, execution will continue to where you release the button
  (@code{gdb-mouse-until}).  Alternatively, you can click @kbd{Mouse-2}
  at some point in the fringe of this buffer and execution will advance
  to there.
--- 758,767 ----
  @kbd{Mouse-1} in the fringe or display margin of a source buffer to
  set a breakpoint there and, on a graphical display, a red bullet will
  appear.  If a breakpoint already exists on that line, this action will
! remove it.  You can also enable or disable a breakpoint by clicking
! @kbd{Mouse-3} on the bullet.  If you drag the debugger arrow in the
! fringe with @kbd{Mouse-1}, execution will continue to the line where
! you release the button, provided it is still in the same frame
  (@code{gdb-mouse-until}).  Alternatively, you can click @kbd{Mouse-2}
  at some point in the fringe of this buffer and execution will advance
  to there.




reply via email to

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