Mercurial > emacs
changeset 69060:89f6168254d0
(Watch Expressions): Update and describe gdb-speedbar-auto-raise.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Tue, 21 Feb 2006 03:57:43 +0000 |
parents | 19734224bb45 |
children | 783439580869 |
files | man/building.texi |
diffstat | 1 files changed, 8 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/man/building.texi Tue Feb 21 03:56:38 2006 +0000 +++ b/man/building.texi Tue Feb 21 03:57:43 2006 +0000 @@ -959,7 +959,8 @@ non-@code{nil} (the default value), Emacs uses @code{font-lock-warning-face} to highlight values that have recently changed and @code{shadow} face to make variables which have gone out of -scope less noticeable. +scope less noticeable. When a variable goes out of scope you can't +edit its value. @vindex gdb-use-colon-colon-notation If the variable @code{gdb-use-colon-colon-notation} is @@ -968,6 +969,12 @@ for variables defined in compound statements, the default value is @code{nil}. +@vindex gdb-speedbar-auto-raise +To automatically raise the speedbar every time the display of watch +expressions updates, set @code{gdb-speedbar-auto-raise} to +non-@code{nil}. This can be useful if you are debugging with a full +screen Emacs frame. + @node Other GDB User Interface Buffers @subsubsection Other Buffers