Ivan Grokhotkov
170911a689
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
2018-03-09 12:47:22 +08:00
Develo
a2d16f38d4
Extern C blocks ( #1352 ) ( #4044 )
...
* Add extern C guard blocks to SDK header files #1352
* fixed some extern C blocks in core and libraries
2017-12-30 02:03:26 -03:00
david gauchard
85078f47a0
yet less warnings for Wall Wextra guys
2017-05-18 06:43:22 -05:00
david gauchard
8c7d1b780e
automate crash for GDBStub
2017-05-18 06:43:22 -05:00
Ivan Grokhotkov
542b05e543
If GDBStub library is used, break into gdb on assert and panic
2016-05-10 21:30:53 +08:00
Ivan Grokhotkov
4b3c36b430
GDBStub: fix section attribute for core gdbstub functions
2016-05-10 16:11:08 +08:00
Ivan Grokhotkov
7f4dd52ed1
GDBStub: fix packet end not being sent for some exceptions
2015-12-23 12:10:01 +03:00
Ivan Grokhotkov
8f2ce1e7b9
Update GDBStub library with the source of esp-gdbstub
2015-12-18 10:00:44 +03:00
Ivan Grokhotkov
ed785b5f0b
Add gdb stub library
2015-10-07 00:56:24 +03:00