emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/man/speedbar.texi
Date: Tue, 04 Oct 2005 18:54:13 -0400

Index: emacs/man/speedbar.texi
diff -c emacs/man/speedbar.texi:1.20 emacs/man/speedbar.texi:1.21
*** emacs/man/speedbar.texi:1.20        Fri Sep 16 22:10:59 2005
--- emacs/man/speedbar.texi     Tue Oct  4 22:54:13 2005
***************
*** 591,599 ****
  key bindings and visuals, but will have specialized behaviors.
  
  @menu
! * RMAIL::  Managing folders in speedbar
! * Info::   Browsing topics in speedbar
! * GDB::    Managing the current stack trace in speedbar
  @end menu
  
  @node RMAIL, Info, Minor Modes, Minor Modes
--- 591,600 ----
  key bindings and visuals, but will have specialized behaviors.
  
  @menu
! * RMAIL::  Managing folders.
! * Info::   Browsing topics.
! * GDB::    Watching expressions or managing the current
!             stack trace.
  @end menu
  
  @node RMAIL, Info, Minor Modes, Minor Modes
***************
*** 639,645 ****
  @cindex gdb
  @cindex gud
  
! If you are debugging an application with GDB in Emacs, speedbar can show
  you the current stack when the current buffer is the @file{*gdb*}
  buffer.  Usually, it will just report that there is no stack, but when
  the application is stopped, the current stack will be shown.
--- 640,654 ----
  @cindex gdb
  @cindex gud
  
! You can debug an application with GDB in Emacs using graphical mode or
! text command mode (@pxref{GDB Graphical Interface,,, emacs, The
! extensible self-documenting text editor}).
! 
! If you are using graphical mode you can see how selected variables
! change each time your program stops (@pxref{Watch Expressions,,,
! emacs, The extensible self-documenting text editor}).
! 
! If you are using text command mode, speedbar can show
  you the current stack when the current buffer is the @file{*gdb*}
  buffer.  Usually, it will just report that there is no stack, but when
  the application is stopped, the current stack will be shown.




reply via email to

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