Please add a 'UI' for this in the D8 shell.
http://codereview.chromium.org/2050007/diff/1/2 File src/debug-debugger.js (right): http://codereview.chromium.org/2050007/diff/1/2#newcode1587 src/debug-debugger.js:1587: var array = []; Isn't this missing the breakpoints which are set on functions which has no associated script? The type 'function' or 'script' should then be present as well. http://codereview.chromium.org/2050007/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
