Lars Noschinski <[EMAIL PROTECTED]> wrote: > Indeed, I found the stabs+ debugging more useful than dwarf, as > ddd/gdb had problems with volatile variables.
IIRC with all (global/static) variables. The offset 0x800000 for RAM access isn't being taken into account. I've already wrote it elsewhere, it's merely incidentical that avr-gdb already works with DWARF-2 at all. This has never been designed or activated by someone for the AVR target, it's only a by-product of DWARF-2 being enabled for GCC/GDB's major platforms (i386/amd64). -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) _______________________________________________ AVR-GCC-list mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
