aboutsummaryrefslogtreecommitdiff
path: root/gdbstub.h
Commit message (Expand)AuthorAgeFilesLines
* Added support for Z0/z0 (aka breakpoint) commandsXavier Del Campo Romero2020-06-041-0/+2
* Replaced NULL definition by the one provided by the standardXavier Del Campo Romero2020-05-231-4/+2
* Empty parameter lists are dangerous in CXavier Del Campo Romero2020-05-231-2/+2
* Added needed includes when DEBUG is usedXavier Del Campo Romero2020-05-231-1/+6
* Define DEBUG=0 macro only when undefinedMatt Borgerson2019-12-171-0/+2
* Remove unconditional ASSERT deadloop in release buildMatt Borgerson2019-12-171-3/+2
* Relicense under MITMatt Borgerson2019-12-171-12/+16
* Add GDB stub codeMatt Borgerson2016-04-201-0/+78