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

Enable --debugger-stop with -X #149

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

duncan-roe
Copy link
Contributor

Without this patch, --debugger-stop is ignored when -X is specified.

Without this patch, --debugger-stop is ignored when -X is specified.
@duncan-roe
Copy link
Contributor Author

Hi Rocky,

Thought I'd keep this functional change separate from the doco.
With git diff -w you can see it's really tiny.
Without this patch, --debugger-stop is ignored when -X is specified. I would like to document that -X is the same as --debugger-stop=full but it's not the same if it stops other --debugger-stop arguments from being actioned. And you can normally give --debugger-stop multiple times.

Cheers ... Duncan.

@rocky
Copy link
Collaborator

rocky commented Aug 28, 2023

LGTM. Sorry I didn't see this before. (Sysadmin saying: never ascribe to maliciousness that which can be easier explained by oversight)

@rocky rocky merged commit ddf2fbe into Trepan-Debuggers:remake-4-3 Aug 28, 2023
1 check passed
@duncan-roe duncan-roe deleted the debugger branch August 28, 2023 06:10
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