Comment #11 on issue 2825 by [email protected]: breakpoint resolved to incorrect location
http://code.google.com/p/v8/issues/detail?id=2825

Problem -- V8 is too smart ;)  Try to run nodejs with parameter "--nolazy".

As developer of debugger, I am expecting that V8 will be aware of own lazy compilation and will not report incorrect location until script is not really compiled/breakpoint resolved.

In any case WebStorm 8/IntelliJ IDEA contain some workaround and run node with "--nolazy". I hope, this issue will be fixed soon (or at least, comment).

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to