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: Mon, 21 Nov 2005 22:22:52 -0500

Index: emacs/man/building.texi
diff -c emacs/man/building.texi:1.80 emacs/man/building.texi:1.81
*** emacs/man/building.texi:1.80        Mon Nov 21 21:50:16 2005
--- emacs/man/building.texi     Tue Nov 22 03:22:52 2005
***************
*** 953,960 ****
  current frame for simple data types (@pxref{Frame Info, Frame Info,
  Information on a frame, gdb, The GNU debugger}).
  
! Arrays and structures display their type only.  You must display them
! separately to examine their values.  @xref{Watch Expressions}.
  
  @item Registers Buffer
  @findex toggle-gdb-all-registers
--- 953,962 ----
  current frame for simple data types (@pxref{Frame Info, Frame Info,
  Information on a frame, gdb, The GNU debugger}).
  
! Arrays and structures display their type only.  Move point to their
! type description ([struct/union] or [array]) and press @key{RET}, or
! alternatively click @kbd{Mouse-2} there, to examine their values.
! @xref{Watch Expressions}.
  
  @item Registers Buffer
  @findex toggle-gdb-all-registers




reply via email to

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