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: Fri, 27 May 2005 17:28:01 -0400

Index: emacs/man/building.texi
diff -c emacs/man/building.texi:1.62 emacs/man/building.texi:1.63
*** emacs/man/building.texi:1.62        Thu May 26 13:15:07 2005
--- emacs/man/building.texi     Fri May 27 21:28:01 2005
***************
*** 932,938 ****
  
  @item Registers Buffer
  The registers buffer displays the values held by the registers
! (@pxref{Registers,,, gdb, The GNU debugger}).
  
  @item Assembler Buffer
  The assembler buffer displays the current frame as machine code.  An
--- 932,939 ----
  
  @item Registers Buffer
  The registers buffer displays the values held by the registers
! (@pxref{Registers,,, gdb, The GNU debugger}).  Press @key{SPC} to
! toggle the display of floating point registers.
  
  @item Assembler Buffer
  The assembler buffer displays the current frame as machine code.  An
***************
*** 944,950 ****
  
  The threads buffer displays a summary of all threads currently in your
  program (@pxref{Threads,,, gdb, The GNU debugger}).  Move point to
! any thread in the list and type @key{RET} to make it become the
  current thread (@code{gdb-threads-select}) and display the associated
  source in the source buffer.  Alternatively, click @kbd{Mouse-2} to
  make the selected thread become the current one.
--- 945,951 ----
  
  The threads buffer displays a summary of all threads currently in your
  program (@pxref{Threads,,, gdb, The GNU debugger}).  Move point to
! any thread in the list and press @key{RET} to make it become the
  current thread (@code{gdb-threads-select}) and display the associated
  source in the source buffer.  Alternatively, click @kbd{Mouse-2} to
  make the selected thread become the current one.




reply via email to

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