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 python/10953] gdb.Type does not give access to Base classes


------- Additional Comments From tromey at redhat dot com  2010-08-11 20:54 -------
I don't think this is invalid.

Instead I tend to think that the "fields" method should call check_typedef first.
This seems a lot more useful than the current behavior.
If there is a case where someone really needs to know that a type is incomplete,
we can add an attribute indicating that.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |


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

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


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