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

Allow setting debugger path via context.gdb_binary #2527

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

Ninja3047
Copy link

@Ninja3047 Ninja3047 commented Jan 21, 2025

Allow customization of gdb binary path via context.gdb_binary.

Closes #2520

@Ninja3047 Ninja3047 changed the title Allow setting debugger path via context Allow setting debugger path via context.gdb_binary Jan 21, 2025
Copy link
Member

@peace-maker peace-maker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, thank you! There's still a chance of the new setting to be ignored which appears unexpected to me.

pwnlib/gdb.py Outdated Show resolved Hide resolved
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.

Allow to set debugger path to use
2 participants