* g++ v3 gdb 5.0 problems
@ 2001-11-11 10:25 John Hedges
2001-11-11 10:31 ` Craig Rodrigues
0 siblings, 1 reply; 2+ messages in thread
From: John Hedges @ 2001-11-11 10:25 UTC (permalink / raw)
To: gdb
gdb is really broken on two linux (Debian and Redhat) boxes since I upgraded
to gcc 3.01/2 - so broken that I'm sure I must be doing something wrong.
I tried gdb 4.18 5.0 5.0.63 and 64. All the same.
Namespace and class names are not getting unmangled. The symbols are loaded
but in mangled form. Tab completion doesn't work (unless I use the mangled
names). I can set breakpoints in classes by typing them fully A::member() but
this doesnt work if the class is in a namespace.
Breakpoints set at file:line are missed and the feedback I get when setting
breakpoints looks dubious - as well as mangled.
I gather from the archives that folk out there are using g++ 3 and gdb with
occasional glitches but nothing like this.
Any ideas?
Cheers
John
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-11-21 21:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-11 10:25 g++ v3 gdb 5.0 problems John Hedges
2001-11-11 10:31 ` Craig Rodrigues
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox