Edward C Morgan <[EMAIL PROTECTED]> writes: > I'm having a problem with gdb-5.0 debugging the new gnu gcc-3.0. > It doesn't seem to demangle the names. Is there a work around? GDB 5.0 doesn't know anything about the GCC 3.0 ABI, or the mangling conventions it specifies. You'll want to try the current sources: http://sources.redhat.com/gdb _______________________________________________ Bug-gdb mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gdb
- demangle gnu-gcc version 3.0 Edward C Morgan
- Jim Blandy