Yang Guo, lol, that did puzzle me too, that's why I started
https://github.com/c4milo/node-debugger a while ago too, it's heavily based
on what you guys have in webkit. It isn't fully working yet tho.

On Fri, May 4, 2012 at 8:51 AM, Yang Guo <[email protected]> wrote:

> Hi,
>
> I'm not entirely sure what you are referring to. By exposing the debug
> object using --expose-debug-as, you gain access to various debugger
> features from within javascript. Javascript however is not
> multithreaded, which is why "to stop the main thread upon pause"
> puzzles me.
>
> Cheers,
>
> Yang
>
> On May 3, 11:30 pm, Camilo Aguilar <[email protected]> wrote:
> > Hi there,
> >
> > I've been trying to use the javascript object exposed with
> > --expose_debug_as=<name> and I got stuck trying to determine how to stop
> > the main thread upon pause. Also I still can't find a function to
> continue
> > the execution. This is the only black hole right now. The rest of
> > the functionality is pretty straight forward, may anybody shed some light
> > on this please?.
> >
> > Thanks in advance.
> > Camilo
>
> --
> v8-users mailing list
> [email protected]
> http://groups.google.com/group/v8-users
>

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to