changeset 67074:56b37a553ade

(Watch Expressions): Expand description. (Other GDB User Interface Buffers): Describe local map for gud-watch.
author Nick Roberts <nickrob@snap.net.nz>
date Tue, 22 Nov 2005 03:22:52 +0000
parents 5af054cf66ea
children 41bc39aa190f
files man/building.texi
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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