This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Ooops...


Argh.

In my last post about demangle_qualified() I said I was
using the cplus-dem.c from egcs-1.1.1.

That was not true, I was using the cplus-dem.c from
gdb-4.17.0.8, as I was debugging gdb.

Looking to cplus-dem.c of egcs-1.1.1 shows me that this
file does not contain the same bug, ie - it seems that
replacing the cplus-dem.c in gdb with the version
of egcs should work - but - it didn't work last time
I tried that.  I guess that was the reason that I assumed
they were the same :/

I'll investigate now why gdb-4.17.0.8 also crashes while
using the cplus-dem.c of egcs-1.1.1 and get back to you
later.

-- 
 Carlo Wood  <carlo@runaway.xs4all.nl>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]