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

Has this still not been fixed?? Its been almost a year since this was reported. This is a serious problem that probably causes hundreds of developers to simply give up on using node.js and other v8 debugging.

The way I'm working around this is by creating a separate entry-point script, that simply requires the main script i want to test ("require('./mainProgram')"). Then I test that instead. I usually call those files testProxy.js . People shouldn't have to do work arounds like this.

--
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/d/optout.

Reply via email to