diff options
author | Yao Qi <yao@codesourcery.com> | 2013-11-19 19:00:38 +0800 |
---|---|---|
committer | Yao Qi <yao@codesourcery.com> | 2013-11-23 20:33:11 +0800 |
commit | 9df9dbe031e8f643651f638823eed773a4037af7 (patch) | |
tree | 6228d02fa6b677ef55f74016863fd1031ba141c8 /gdb/cli | |
parent | 6632e8ccecd8fe5de18ad78ced1c14755a24b169 (diff) | |
download | gdb-9df9dbe031e8f643651f638823eed773a4037af7.zip gdb-9df9dbe031e8f643651f638823eed773a4037af7.tar.gz gdb-9df9dbe031e8f643651f638823eed773a4037af7.tar.bz2 |
Update doc on displayhint in command -var-list-children
Hi,
When using command -var-list-children, "displayhint" appears in the result of
each child, shown as the following output.
-var-list-children ss1 ^M
^done,numchild="2",displayhint="pp_ss",children=[child={name="ss1.a",exp="a",numchild="0",type="struct s",thread-id="1",displayhint="pp_s",dynamic="1"},child={name="ss1.b",exp="b",numchild="0",type="struct s",thread-id="1",displayhint="pp_s",dynamic="1"}],has_more="0"
Current doc on command -var-list-children doesn't reflect this. This
patch is to fix it.
gdb/doc:
2013-11-23 Yao Qi <yao@codesourcery.com>
* gdb.texinfo (GDB/MI Variable Objects): Add the description
of "displayhint" to the table about child results.
Diffstat (limited to 'gdb/cli')
0 files changed, 0 insertions, 0 deletions