Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MSP430] Add gstabs debug information (dwarf is broken)
Currently there is an linker error when compiling with debug information. This is only the case for dwarf (the default). Everything is fine with stabs, thus allowing to debug and use all the other nice tools like "objdump -S".
- Loading branch information