> You might be able to use the debugger interface to get the stack traces you
> need. The V8 debugger interface has the ability to have a debug event
> listener to be called for each exception (both caught and uncaught) thrown.
> On the bleeding edge there is also an ability to call a function in the
> context of the debugger which can be used to collect a stack trace.
Can you point me towards some code that will help me understand your
proposals?
thank you,
George.
--
www.gmosx.com
>
> Regards,
> Søren
>
> On Mon, Dec 1, 2008 at 12:09 PM, George Moschovitis <
>