Status: New
Owner: ----

New issue 3497 by [email protected]: Cannot break on Error construction
http://code.google.com/p/v8/issues/detail?id=3497

Using Debug.setBreakpoint in debug-debugger.js is unable to hook on various functions like when Error() is invoked.

This would be nice to have in order for debugging, to better understand handled exceptions when Errors are passed as callback parameters rather than thrown.

Having setBreakpoint work on built in JS functions or an option to break on Error construction would be beneficial for environments like Node and browser libraries that follow the same error passing patterns.

--
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