Mercurial > emacs
changeset 68979:c330cf4601fa
(Watch Expressions): Update and be more precise.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Fri, 17 Feb 2006 20:55:18 +0000 |
parents | 6703d0d4a873 |
children | c6a57d4e7a09 |
files | man/building.texi |
diffstat | 1 files changed, 5 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/man/building.texi Fri Feb 17 20:51:12 2006 +0000 +++ b/man/building.texi Fri Feb 17 20:55:18 2006 +0000 @@ -936,9 +936,9 @@ Each watch expression is displayed in the speedbar. Complex data types, such as arrays, structures and unions are represented in a tree format. Leaves and simple data types show the name of the expression -and its value, and display the type as a tooltip. Higher levels show -the name, type and address value for pointers and just the name and -type otherwise. +and its value and, when the speedbar frame is selected, display the +type as a tooltip. Higher levels show the name, type and address +value for pointers and just the name and type otherwise. To expand or contract a complex data type, click @kbd{Mouse-2} on the tag to the left of the expression. @@ -958,7 +958,8 @@ If you set the variable @code{gdb-show-changed-values} to non-@code{nil} (the default value), Emacs uses @code{font-lock-warning-face} to highlight values that have recently -changed. +changed and @code{shadow} face to make variables which have gone out of +scope less noticeable. @vindex gdb-use-colon-colon-notation If the variable @code{gdb-use-colon-colon-notation} is