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

@daw's solution DID work for me, thanks! We had a mix of line endings and it was throwing off the debugger I guess. Running the files through dos2unix => unix2dos didn't solve the problem, but going unix2mac => mac2unix did solve it.

After I saw that that was working, I automated the line ending conversions in Grunt with the grunt-line ending package and made it a step in our build. It adds a second or two but it gets the job done.

It'd still be great to get a fix for 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