(Debugger Operation): Mention GUD tooltips are disabled with GDB in text
authorNick Roberts <nickrob@snap.net.nz>
Mon, 16 May 2005 12:00:10 +0000 (12:00 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Mon, 16 May 2005 12:00:10 +0000 (12:00 +0000)
command mode.

man/building.texi

index b3cd818..2182ccc 100644 (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