Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(debugger): add raddbg as a debugger option #6130

Merged
merged 3 commits into from
Feb 3, 2025

Conversation

Gaweringo
Copy link
Contributor

Based on the discussion #6125 I have added the raddbg debugger.
I copied the implementation from the gdb version.
The find_xxx functions all seem to also return the program version, but as far as I know, raddbg does not show its version using --version or any such CLI flags. This is not an issue for using it as a debugger, but I thought I should note this here.

@waruqi waruqi added this to the v2.9.8 milestone Feb 1, 2025
@waruqi waruqi merged commit 5e865e2 into xmake-io:dev Feb 3, 2025
22 checks passed
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.

2 participants