public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug mi/10683] New: Optionally drop "member access control" level in MI -var-list-children output
@ 2009-09-22  7:07 andre dot poenitz at nokia dot com
  2009-09-22  7:10 ` [Bug mi/10683] " dodji at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: andre dot poenitz at nokia dot com @ 2009-09-22  7:07 UTC (permalink / raw)
  To: gdb-prs

It would be nice if there were a way to (optionally) drop the artificial
'public/protected/private' levels that -var-list-children creates, as this would
help to reduce the number of round trips between a frontend and gdb.

One solution might be a new option:

  -var-list-children --all-values --no-member-access  <varname>

The left out values might even get re-added to the individual items such that
the result looks like

 
^done,numchild="1",children=[child={name="foo",exp="foo",numchild="1",value="{...}",type="Foo",access="protected"}]

-- 
           Summary: Optionally drop "member access control" level in MI -
                    var-list-children output
           Product: gdb
           Version: unknown
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: mi
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: andre dot poenitz at nokia dot com
                CC: gdb-prs at sourceware dot org


http://sourceware.org/bugzilla/show_bug.cgi?id=10683

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug mi/10683] Optionally drop "member access control" level in MI -var-list-children output
  2009-09-22  7:07 [Bug mi/10683] New: Optionally drop "member access control" level in MI -var-list-children output andre dot poenitz at nokia dot com
@ 2009-09-22  7:10 ` dodji at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: dodji at redhat dot com @ 2009-09-22  7:10 UTC (permalink / raw)
  To: gdb-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dodji at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=10683

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-22  7:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-22  7:07 [Bug mi/10683] New: Optionally drop "member access control" level in MI -var-list-children output andre dot poenitz at nokia dot com
2009-09-22  7:10 ` [Bug mi/10683] " dodji at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).