Mercurial > emacs
changeset 62405:39bedd779f48
(Debugger Operation): Mention GUD tooltips are disabled with GDB in text
command mode.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Mon, 16 May 2005 12:00:10 +0000 |
parents | 5c5a7d205d87 |
children | 788686743e76 |
files | man/building.texi |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/man/building.texi Mon May 16 11:58:37 2005 +0000 +++ b/man/building.texi Mon May 16 12:00:10 2005 +0000 @@ -515,6 +515,11 @@ @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