Implement a GDBSTUB Server #6

Merged
paoda merged 9 commits from gdbstub into main 2023-02-23 22:18:27 +00:00
Owner

Allows for debugging guest code (ARMv4T asm since we don't have any source/debug info)

This is a MVP, I've used it to debug an issue preventing Rhythm Tengoku from booting.

Source for the gdbstub server can be found here

TODO:

Allows for debugging guest code (ARMv4T asm since we don't have any source/debug info) This is a MVP, I've used it to debug an issue preventing Rhythm Tengoku from booting. Source for the gdbstub server can be [found here](https://git.musuka.dev/paoda/zba-gdbstub) TODO: - [ ] Implement Memory Watch Points - [ ] Use the Zig standard library instead of [zig-network(https://github.com/MasterQ32/zig-network)
paoda added 9 commits 2023-02-23 22:18:09 +00:00
paoda merged commit 7234ecab37 into main 2023-02-23 22:18:27 +00:00
paoda deleted branch gdbstub 2023-02-23 22:18:32 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: paoda/zba#6
No description provided.