# HG changeset patch # User Nick Roberts # Date 1114671121 0 # Node ID cdd3e3ac3b378cad5fa1a0d5392242aec41dd567 # Parent b5bac1f892c079e2d1ec699882a6ac9362041e70 (Debugger Operation): Add description for GUD tooltips when program is not running. diff -r b5bac1f892c0 -r cdd3e3ac3b37 man/building.texi --- a/man/building.texi Thu Apr 28 06:50:20 2005 +0000 +++ b/man/building.texi Thu Apr 28 06:52:01 2005 +0000 @@ -496,6 +496,8 @@ You activate this feature by setting the variable @code{tooltip-gud-tips-p} to @code{t}. Then you can display a variable's value in a tooltip simply by pointing at it with the mouse. +In graphical mode, with a C program, you can also display the #define +directive assiciated with an identifier when program is not executing. This operates in the GUD buffer and in source buffers with major modes in the list @code{tooltip-gud-modes}. @@ -907,7 +909,7 @@ debugger}). Arrays and structures display their type only. You must display them -separately to examine their values. @ref{Watch Expressions}. +separately to examine their values. @xref{Watch Expressions}. @item Registers Buffer The registers buffer displays the values held by the registers