ladybird/Applications/Debugger
Itamar 1191ab9500 Debugger: Print where we're stopped at
For some reaason, some magic is required to convince gcc to give us
the implementation for "__cxa_demangle"
Thanks @predmond for finding this simpler form of magic :)
2020-04-13 23:20:59 +02:00
..
DebugSession.cpp LibELF: Add find_demangled_function 2020-04-13 23:20:59 +02:00
DebugSession.h LibELF: Add find_demangled_function 2020-04-13 23:20:59 +02:00
main.cpp Debugger: Print where we're stopped at 2020-04-13 23:20:59 +02:00
Makefile Debugger: Add DebugSession 2020-04-13 00:53:22 +02:00