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++/9170] Unable to locate constructors with forward-declared classes


------- Additional Comments From pedro at codesourcery dot com  2010-02-17 00:09 -------
Hmmm, the bug the OP has described look very much like PR10966 and PR8166
to me.

Notice the last command on:
 http://sourceware.org/ml/gdb/2010-02/msg00090.html

" (gdb) p Foo::Foo
 Cannot look up value of a typedef "

His pseudo-patch doesn't have context to know better, so I can't tell
if its essentially the same as the FUNCTIONS_DOMAIN suggestion
on PR10966, or a better fix (it may well be, I may very well misdiagnosed
the real issue, as I didn't bother with it, given that getting rid
of physname gets rid of the bug).


-- 


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

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