Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-11-22 | Fix read and write register blocks in gdbstub | polaris- | 1 | -26/+31 |
2015-11-04 | Fix bug with reading addresses and lengths | polaris- | 1 | -45/+55 |
2015-10-29 | Change headers | polaris- | 1 | -2/+2 |
2015-10-22 | Add some headers so TravisCI will hopefully work | polaris- | 1 | -0/+2 |
2015-10-22 | Use CHAR_BIT instead of 8 | polaris- | 1 | -11/+11 |
2015-10-22 | Handle changes pointed out in comments on PR | polaris- | 1 | -61/+34 |
2015-10-21 | Add a register variable to loops | polaris- | 1 | -6/+9 |
2015-10-21 | Update register read loops to go with last commit | polaris- | 1 | -6/+7 |
2015-10-21 | Pad responses to gdb for VFP registers | polaris- | 1 | -0/+3 |
2015-10-21 | Try to add support for VFP registers | polaris- | 1 | -4/+21 |
2015-10-21 | Fix buffer overflow comments | polaris- | 1 | -2/+3 |
2015-10-12 | Remove unnecessary new lines, changed Deinit to Shutdown | polaris- | 2 | -6/+6 |
2015-10-04 | Use BreakpointAddress struct instead of passing address directly | polaris- | 2 | -5/+15 |
2015-10-04 | Implement gdbstub | polaris- | 2 | -0/+1029 |
2015-09-20 | Implement gdbstub | polaris- | 2 | -0/+1029 |