mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-13 13:01:55 +03:00
gdbstub, postmortem: clean up
- Move GDB stub hooks into a separate file, provide header for it - Use syscall instruction raise user mode exception - Remove unused code in postmortem.c fixup fixup
This commit is contained in:
committed by
Ivan Grokhotkov
parent
0643d6e7ab
commit
170911a689
@ -3,6 +3,4 @@
|
||||
|
||||
// this header is intentionally left blank
|
||||
|
||||
bool crash_for_gdb = 1;
|
||||
|
||||
#endif //GDBSTUB_H
|
||||
|
Reference in New Issue
Block a user