gdb segmentation violation.
Jeffrey A Law
law@cygnus.com
Fri Sep 26 21:37:00 GMT 1997
In message < 199709231834.LAA10440@telaviv.tmai.com >you write:
> First, let me re-reuqest a SEARCH function in the egcs's web-archives.
I'll ask one of our web guys to do this -- I personally don't
grok html, so any attempt by me to do this would be an utter
failure.
> I don't yet have a simple small case in which it happens...
> Do I need to reinstall gdb with some 'egcs'-ish configuration?
> Use egcs's gcc to build gdb?
It's possible that egcs is emitting stabs that gdb-4.16 does
not understand. I don't really know.
One thing you could try would be to put an #undef DBX_USE_BINCL
before the first reference to DBX_USE_BINCL in gcc/dbxout.c
That turns off some of the new debug symbol features used by
egcs.
jeff
More information about the Gcc-bugs
mailing list