# HG changeset patch # User Nick Roberts # Date 1132629772 0 # Node ID 56b37a553ade7ceb7653bd3830ed709fefe6a00b # Parent 5af054cf66ea7e74bb1d74e42121853bc4f2d9e7 (Watch Expressions): Expand description. (Other GDB User Interface Buffers): Describe local map for gud-watch. diff -r 5af054cf66ea -r 56b37a553ade man/building.texi --- a/man/building.texi Tue Nov 22 03:22:05 2005 +0000 +++ b/man/building.texi Tue Nov 22 03:22:52 2005 +0000 @@ -953,8 +953,10 @@ 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}. +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