aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename x86 dir to arch_x86Matt Borgerson2019-12-174-2/+2
* Add a demo and instructions on how to run with QEMUMatt Borgerson2019-12-175-7/+123
* Report 'OK' on OOB register writesMatt Borgerson2019-12-171-9/+7
* Report signal number instead of vector numberMatt Borgerson2019-12-172-3/+8
* Define DEBUG=0 macro only when undefinedMatt Borgerson2019-12-171-0/+2
* Remove unconditional ASSERT deadloop in release buildMatt Borgerson2019-12-171-3/+2
* Define include guards for gdbstub_sys.hMatt Borgerson2019-12-171-1/+6
* Move x86-specific code to a subdirMatt Borgerson2019-12-174-13/+22
* Relicense under MITMatt Borgerson2019-12-179-425/+134
* Update READMEMatt Borgerson2019-12-171-6/+13
* Make inline assembly volatileMatt Borgerson2016-07-291-6/+6
* Specify void for functions with no argsMatt Borgerson2016-07-292-6/+6
* Add GDB stub codeMatt Borgerson2016-04-2010-0/+2084
* Initial commitMatt Borgerson2016-04-201-0/+0