This is the mail archive of the gdb-prs@sourceware.org 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]

[Bug cli/16223] New: add "layout mode" to ptype


https://sourceware.org/bugzilla/show_bug.cgi?id=16223

            Bug ID: 16223
           Summary: add "layout mode" to ptype
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: cli
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at redhat dot com

It would be nice sometimes if ptype had a "layout mode"
that inlined superclass definitions into the structure
layout, so that all the details of a given class could
be seen at once, without needing multiple invocations of ptype.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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