Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
f86711a4
Commit
f86711a4
authored
Nov 21, 2005
by
Nick Roberts
Browse files
(Watch Expressions): Expand description.
parent
bb8c3b15
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
man/ChangeLog
man/ChangeLog
+4
-0
man/building.texi
man/building.texi
+3
-3
No files found.
man/ChangeLog
View file @
f86711a4
2005-11-22 Nick Roberts <nickrob@snap.net.nz>
* building.texi (Watch Expressions): Expand description.
2005-11-21 Chong Yidong <cyd@stupidchicken.com>
* display.texi (Font Lock): Font lock is enabled by default now.
...
...
man/building.texi
View file @
f86711a4
...
...
@@ -902,9 +902,9 @@ icon in the tool bar (@code{gud-watch}).
Each watch expression is displayed in the speedbar. Complex data
types, such as arrays, structures and unions are represented in a tree
format. Leaves show the name of the expression
and its value and the
data type displays
as a tooltip. Higher levels
just show the name and
the data type.
format. Leaves
and simple data types
show the name of the expression
and its value, and display the type
as a tooltip. Higher levels
just show the name and
the data type.
To expand or contract a complex data type, click @kbd{Mouse-2}
on the tag to the left of the expression.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment