Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-08-05 | gdbstub: Replace PAddr alias with VAddr | Lioncash | 1 | -4/+4 |
2018-07-13 | More improvements to GDBStub (#653) | Hedges | 1 | -2/+6 |
2018-06-06 | GDB Stub Improvements (#508) | Hedges | 1 | -0/+9 |
2018-01-21 | Format: Run the new clang format on everything | James Rowe | 1 | -1/+1 |
2017-09-30 | arm: Use 64-bit addressing in a bunch of places. | bunnei | 1 | -2/+2 |
2016-12-15 | gdbstub: Remove global variable from public interface | Lioncash | 1 | -6/+5 |
2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 1 | -1/+0 |
2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 1 | -7/+7 |
2016-03-20 | Fix missing header | LittleWhite | 1 | -0/+2 |
2015-10-12 | Remove unnecessary new lines, changed Deinit to Shutdown | polaris- | 1 | -1/+1 |
2015-10-04 | Use BreakpointAddress struct instead of passing address directly | polaris- | 1 | -1/+6 |
2015-10-04 | Implement gdbstub | polaris- | 1 | -0/+89 |
2015-09-20 | Implement gdbstub | polaris- | 1 | -0/+89 |