Comment #8 on issue 1639 by [email protected]: Debugger breaks on internal code when attempting to step next
http://code.google.com/p/v8/issues/detail?id=1639
I'm still experiencing the original issue even in r9264. If I execute a block
of code that contains a 'debugger' statement, then attempt to step next, the program still breaks in the same internal location. I was considering adding this as a test case to the existing 'bug-1639' test, but that test (as of r9265) seems to fail with 3 failures. Is this expected? If so, why is this bug closed? -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
