[Bug debug/54508] New: Wrong debug information emitted if data members not referenced
paul_koning at dell dot com
gcc-bugzilla@gcc.gnu.org
Thu Sep 6 18:55:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54508
Bug #: 54508
Summary: Wrong debug information emitted if data members not
referenced
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: debug
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: paul_koning@dell.com
Created attachment 28142
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28142
test case file
For the attached test case, GDB shows that the class definition for
CIpcDumpACK_NP is wrong. Only the method is shows; the base class and data
member are missing.
More information about the Gcc-bugs
mailing list