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

Handle cases when one line belongs to many modules in debugger #939

Merged
merged 8 commits into from
Jul 11, 2023

Conversation

lukaszsamson
Copy link
Collaborator

@lukaszsamson lukaszsamson commented Jul 10, 2023

Fixes #933
Fixes #934
Fixes #940
Fixes #900
Fixes #903
Fixes #942

call to module_info may deadlock when stopped on a breakpoint
Fixes #940
Disallow setting breakpoints in Inspect protocol implementations
Disallow setting breakpoints in builtin protocols and JasonV.Encoder protocol
Fixes #900
Fixes #903
Fixes #942
@lukaszsamson lukaszsamson merged commit 7546fb1 into master Jul 11, 2023
19 checks passed
@lukaszsamson lukaszsamson deleted the debugger-portocols branch July 11, 2023 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment