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: Wed, 17 Aug 2005 19:46:32 -0400

Index: emacs/man/building.texi
diff -c emacs/man/building.texi:1.68 emacs/man/building.texi:1.69
*** emacs/man/building.texi:1.68        Sun Aug 14 08:06:03 2005
--- emacs/man/building.texi     Wed Aug 17 23:46:32 2005
***************
*** 773,788 ****
  way, then you can use @kbd{M-x gdba} to invoke GDB in graphical mode.
  
  @menu
! * Layout::               Control the number of displayed buffers.
! * Breakpoints Buffer::   A breakpoint control panel.
! * Stack Buffer::         Select a frame from the call stack.
! * Watch Expressions::    Monitor variable values in the speedbar.
! * Other Buffers::        Input/output, locals, registers, assembler, threads
!                          and memory buffers.
  @end menu
  
! @node Layout
! @subsubsection Layout
  @cindex GDB User Interface layout
  
  @findex gdb-many-windows
--- 773,788 ----
  way, then you can use @kbd{M-x gdba} to invoke GDB in graphical mode.
  
  @menu
! * GDB User Interface Layout::   Control the number of displayed buffers.
! * Breakpoints Buffer::          A breakpoint control panel.
! * Stack Buffer::                Select a frame from the call stack.
! * Watch Expressions::           Monitor variable values in the speedbar.
! * Other GDB User Interface Buffers:: Input/output, locals, registers, 
assembler,
!                                threads and memory buffers.
  @end menu
  
! @node GDB User Interface Layout
! @subsubsection GDB User Interface Layout
  @cindex GDB User Interface layout
  
  @findex gdb-many-windows
***************
*** 917,923 ****
  Since this does not work for variables defined in compound statements,
  the default value is @code{nil}.
  
! @node Other Buffers
  @subsubsection Other Buffers
  
  @table @asis
--- 917,923 ----
  Since this does not work for variables defined in compound statements,
  the default value is @code{nil}.
  
! @node Other GDB User Interface Buffers
  @subsubsection Other Buffers
  
  @table @asis




reply via email to

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