Open
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.