Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
43642a32
Commit
43642a32
authored
Mar 08, 2005
by
Richard M. Stallman
Browse files
(Debugger Operation): Update GUD tooltip enable info.
parent
418b5052
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
4 deletions
+10
-4
man/ChangeLog
man/ChangeLog
+4
-0
man/building.texi
man/building.texi
+6
-4
No files found.
man/ChangeLog
View file @
43642a32
2005-03-07 Richard M. Stallman <rms@gnu.org>
* building.texi (Debugger Operation): Update GUD tooltip enable info.
2005-03-06 Richard M. Stallman <rms@gnu.org>
* building.texi (Starting GUD): Don't explain text vs graphical
...
...
man/building.texi
View file @
43642a32
...
...
@@ -414,11 +414,13 @@ history commands to repeat them. @xref{Shell Mode}.
@cindex tooltips with GUD
@vindex tooltip-gud-modes
@vindex tooltip-gud-tips-p
The Tooltip facility (@pxref{Tooltips}) provides support for GUD@.
You activate this feature by customizing the @code{tooltip} group.
Then you can display a variable's value in a tooltip simply by
pointing at it with the mouse. This operates in the GUD buffer and in
source buffers with major modes in the list @code{tooltip-gud-modes}.
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.
This operates in the GUD buffer and in source buffers with major modes
in the list @code{tooltip-gud-modes}.
@node Commands of GUD
@subsection Commands of GUD
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment