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

Fix config and theme commands #1300

Merged
merged 1 commit into from
Oct 19, 2022
Merged

Fix config and theme commands #1300

merged 1 commit into from
Oct 19, 2022

Conversation

gsingh93
Copy link
Member

@gsingh93 gsingh93 commented Oct 19, 2022

The GDB refactor of config.py broke the config command. This PR fixes that issue, but also merges the implementation of displaying the config options for config and theme, as before the implementation was duplicated. The theme command is now in the same file as the config command, and there's a simple test added to catch issues like this in the future.

@gsingh93 gsingh93 marked this pull request as ready for review October 19, 2022 20:15
@gsingh93 gsingh93 merged commit 78065e8 into pwndbg:dev Oct 19, 2022
@gsingh93 gsingh93 deleted the config-fix branch October 19, 2022 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant