flutter / flutter/flutter-intellij
introduce more logging into debugging in order to debug issues hitting breakpoints
Open
topic-debugging
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
We should introduce more verbose logging into the debugger code so that users can send us good bug reports when they have issues not hitting breakpoints. This should cover logging for isolate events - so we know whether we're receiving events like 'start paused', and logging for vm breakpoint paths that are sent, and script uris that are received.
Contributor guide
Assessment
This issue has not been assessed yet.