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 c++/9607] print displays wrong value of char-pointer in a class, delivered as function parameter


------- Additional Comments From tromey at redhat dot com  2009-05-21 19:03 -------
This diagnosis is wrong -- I'm not sure what I was thinking here,
since this class doesn't have a vtable.  So, the string should appear
at offset 0.
This could be bad debug info elsewhere.  Or an undiagnosed bug in gdb.

-- 


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

------- 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]