Merge pull request #20 from japaric/demangle

gdbinit: print demangled symbols by default
This commit is contained in:
Jorge Aparicio
2017-11-25 01:12:55 +01:00
committed by GitHub

View File

@@ -1,5 +1,8 @@
target remote :3333
# print demangled symbols by default
set print asm-demangle on
monitor arm semihosting enable
# # send captured ITM to the file itm.fifo