This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH: gdb/mi + doco] -var-update


> From: Nick Roberts <nickrob@snap.net.nz>
> Date: Tue, 22 Feb 2005 16:48:27 +1300
> Cc: gdb-patches@sources.redhat.com
> 
> info>      -var-list-children [PRINT-VALUES] NAME
> 
> info> Returns a list of the children of the specified variable object.
> info> With just the variable object name as an argument or with an optional
> info> preceding argument of 0 or `--no-values', prints only the names of the
> info> variables.  With an optional preceding argument of 1 or `--all-values',
> info> also prints their values.                                ^^^^^^^^^^^^
> 
> If -var-update uses "--with-values" or "--print-values", then so should
> -var-list-children.

Okay.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]