(Debugger Operation): Mention GUD tooltips are disabled with GDB in text
command mode.
This commit is contained in:
parent
80afd39064
commit
b376642de6
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue