| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-12-15 | gdbstub: Remove global variable from public interface | Lioncash | |
| Currently, this is only ever queried, so adding a function to check if the server is enabled is more sensible. If directly modifying this externally is ever desirable, it should be done by adding a function to the interface, rather than exposing implementation details directly. | |||
| 2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | |
| This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation. | |||
| 2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | |
| 2016-03-20 | Fix missing header | LittleWhite | |
| 2015-10-11 | Remove unnecessary new lines, changed Deinit to Shutdown | polaris- | |
| 2015-10-04 | Use BreakpointAddress struct instead of passing address directly | polaris- | |
| 2015-10-04 | Implement gdbstub | polaris- | |
