Mercurial > emacs
changeset 61900:cdd3e3ac3b37
(Debugger Operation): Add description for
GUD tooltips when program is not running.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Thu, 28 Apr 2005 06:52:01 +0000 |
parents | b5bac1f892c0 |
children | 787052160d87 |
files | man/building.texi |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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