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 exp/9512] Incomplete type evaluated incorrectly


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

--- Comment #7 from oder at eleks dot lviv.ua 2012-07-13 15:57:38 UTC ---
But the problem should not be related to a particular format. It's GDB that
considers type either complete or incomplete. So, if it considers it incomplete
it should not display values for its field (especially invalid ones). And if it
considers the type complete, it has to display field values regardless of the
way I dereference the pointer expresstion.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]