[Bug python/15528] New: need a way to create a new Type dynamically

tromey at redhat dot com sourceware-bugzilla@sourceware.org
Fri May 24 18:10:00 GMT 2013


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

            Bug ID: 15528
           Summary: need a way to create a new Type dynamically
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: python
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at redhat dot com

It would sometimes be handy to be able to
create a new gdb.Type by hand, from Python code.
That is, a constructor that accepts a name, type-code, fields,
and whatever else.
Ideally by default it would lay out the type using the ABI rules.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sourceware.org/pipermail/gdb-prs/attachments/20130524/2faab998/attachment.htm>


More information about the Gdb-prs mailing list