Debugging API #11

Open
opened 2023-07-29 18:03:08 -05:00 by Ghost · 0 comments

Add API for live-debugging HBVM either as embedded program and also over the wire (spec for debugging protocol?).

Possible features:

  • Notifying about register change
  • Changing value of register
  • Viewing memory map
  • Debugging traps, interactive page fault handling
  • Possibly add option to execute an arbitrary instruction
Add API for live-debugging HBVM either as embedded program and also over the wire (spec for debugging protocol?). Possible features: - Notifying about register change - Changing value of register - Viewing memory map - Debugging traps, interactive page fault handling - Possibly add option to execute an arbitrary instruction
Ghost added the
I-enhancement
S-proposal
bikeshedding
labels 2023-07-29 18:03:08 -05:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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: AbleOS/holey-bytes#11
No description provided.