Skip to content

Conversation

dd86k
Copy link

@dd86k dd86k commented Aug 31, 2024

This PR implements Aliceserver as a usable debugger target.

Aliceserver, being a work in progress, is a new debugger that implements both the DAP and MI protocols using Alicedbg at its core.

It currently only supports the single-session mode, and only supports attach and launch requests.

Requests to implement:

  • Thread info

By knowing what requests an established client make, I am able to extend Alicedbg, giving me a better direction for future features.

Feel free to perform a rebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant