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 variant for remove/clear breakpoint(s) issue (Issue #81) #83

Merged
merged 1 commit into from
Apr 12, 2019

Conversation

gedgeck
Copy link
Contributor

@gedgeck gedgeck commented Apr 10, 2019

#81
This is my attempt on fixing it. It works for me. Tested with GDB by adding/removing separate breakpoints by toggling with \b and clearing all breakpoints by \B. I'm not sure if it will be long term fix, as it looks like you changed breakpoint sign structure and that broke removal code, so may be you'll need to adjust it further.

@idanarye idanarye merged commit d6ac387 into idanarye:develop Apr 12, 2019
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