Merge pull request #809 from cmorty/pull/msp430_gstabs
[MSP430] Add gstabs debug information (dwarf is broken)
This commit is contained in:
commit
e8b1a57ac6
@ -4,6 +4,8 @@ ifdef nodeid
|
||||
CFLAGS += -DNODEID=$(nodeid)
|
||||
endif
|
||||
|
||||
CFLAGS += -gstabs+
|
||||
|
||||
.SUFFIXES:
|
||||
|
||||
### Define the CPU directory
|
||||
|
Loading…
Reference in New Issue
Block a user