Hi,
I would like to use the official TI compiler/linker for MSP430 µC-series to generate a DWARF-compatible debug information, so that I can debug using tools like GDB. Currently (TI Compiler 4.4.3) this is not the case since GDB (latest version 7.7.1) crashes immediately after trying to read the files (other users posted the same issue as well). What are the differences to the standard DWARF-format and do you know a way to use GDB with programs compiled&linked with the TI compiler?
Kind regards,
Filip