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

Make GDB debugger more user scriptable #31

Merged
merged 1 commit into from
Aug 13, 2022

Conversation

0xricksanchez
Copy link
Owner

This is a quick first fix for #29 that is far from perfect. Having to rebuild the debugger image is currently a pain so a next step would be to implement #25 in a way that it allows rebuilding the container on the fly. As we're just manipulating a single file here a rebuild should not disturb the experience much

@0xricksanchez 0xricksanchez merged commit 4ca158c into main Aug 13, 2022
@0xricksanchez 0xricksanchez deleted the allow_custom_gdb_commands branch August 13, 2022 17:23
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.

None yet

1 participant