From: Nick Roberts Date: Mon, 16 May 2005 12:00:10 +0000 (+0000) Subject: (Debugger Operation): Mention GUD tooltips are disabled with GDB in text X-Git-Tag: ttn-vms-21-2-B4~242 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b376642de60772f2aa1d2e5b540c70882ff2dd5f;p=emacs.git (Debugger Operation): Mention GUD tooltips are disabled with GDB in text command mode. --- 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 @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