Breakpoints set with debug() behave inconsistently on reload. |
||
Issue descriptionSee https://twitter.com/bradleymeck/status/980163040216780800 Functions that have a debug break set via debug() on the console do not show up in the breakpoint list. They also persist on reload if the same V8 isolate is reused. They should show up in the breakpoint list so that it is easy to confirm whether they are set, and also as an easy way to clear. Alexey, I'm not familiar with the code around this. I would really appreciate if you could fix this.
,
May 2 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Apr 23 2018