(Debugger Operation): Mention GUD tooltips are disabled with GDB in text

command mode.
This commit is contained in:
Nick Roberts 2005-05-16 12:00:10 +00:00
parent 80afd39064
commit b376642de6

View file

@ -515,6 +515,11 @@ the list @code{gud-tooltip-modes}. If the variable
@code{gud-tooltip-echo-area} is non-@code{nil} then the variable's
value is displayed in the echo area.
With GDB in text command mode (@pxref{GDB Graphical Interface}),
it is possible that use of GUD tooltips can cause a function to be
called with harmful side-effects. In this case, Emacs disables
gud-tooltip-mode.
@node Commands of GUD
@subsection Commands of GUD