-
Notifications
You must be signed in to change notification settings - Fork 196
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
Improve debugger stability #457
Merged
Merged
Commits on Jan 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 01c8bee - Browse repository at this point
Copy the full SHA 01c8beeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec5fdda - Browse repository at this point
Copy the full SHA ec5fddaView commit details -
make output device better conform to erlang I/O protocol
see https://erlang.org/doc/apps/stdlib/io_protocol.html for details
Configuration menu - View commit details
-
Copy full SHA for 081065b - Browse repository at this point
Copy the full SHA 081065bView commit details -
return WireProtocol.send error to the caller
no need to IO.warn if write fails
Configuration menu - View commit details
-
Copy full SHA for 1d74fc7 - Browse repository at this point
Copy the full SHA 1d74fc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5cec56 - Browse repository at this point
Copy the full SHA c5cec56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 676a666 - Browse repository at this point
Copy the full SHA 676a666View commit details -
add test for mix task exit Fixes #454
Configuration menu - View commit details
-
Copy full SHA for 9bf544a - Browse repository at this point
Copy the full SHA 9bf544aView commit details -
avoid debugger crashes when handling requests for no longer existing …
…thread, frame and variable ids Fixes #452
Configuration menu - View commit details
-
Copy full SHA for b6f2102 - Browse repository at this point
Copy the full SHA b6f2102View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd38e73 - Browse repository at this point
Copy the full SHA bd38e73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a868e9 - Browse repository at this point
Copy the full SHA 7a868e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc7fb86 - Browse repository at this point
Copy the full SHA cc7fb86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07a6718 - Browse repository at this point
Copy the full SHA 07a6718View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9278ede - Browse repository at this point
Copy the full SHA 9278edeView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.