(Watch Expressions): Expand description.
This commit is contained in:
parent
17c1971a7e
commit
bb8c3b1564
1 changed files with 5 additions and 1 deletions
|
@ -902,7 +902,11 @@ 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. To expand or contract a complex data type, click @kbd{Mouse-2}
|
||||
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.
|
||||
|
||||
To expand or contract a complex data type, click @kbd{Mouse-2}
|
||||
on the tag to the left of the expression.
|
||||
|
||||
@findex gdb-var-delete
|
||||
|
|
Loading…
Add table
Reference in a new issue