aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/building.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/building.texi b/man/building.texi
index b3cd8187ede..2182cccd8b9 100644
--- a/man/building.texi
+++ b/man/building.texi
@@ -515,6 +515,11 @@ the list @code{gud-tooltip-modes}. If the variable
515@code{gud-tooltip-echo-area} is non-@code{nil} then the variable's 515@code{gud-tooltip-echo-area} is non-@code{nil} then the variable's
516value is displayed in the echo area. 516value is displayed in the echo area.
517 517
518With GDB in text command mode (@pxref{GDB Graphical Interface}),
519it is possible that use of GUD tooltips can cause a function to be
520called with harmful side-effects. In this case, Emacs disables
521gud-tooltip-mode.
522
518@node Commands of GUD 523@node Commands of GUD
519@subsection Commands of GUD 524@subsection Commands of GUD
520 525