The dltk javascript debugger is working fine
'The only problem is that i cant give direct instructions for you how to use
it
Because in our product we use a patch over the dltk to support remote debug
(what we really need)

johan



On Sat, Jul 4, 2009 at 02:26, Frank Gerhardt <[email protected]
> wrote:

> SCWells72 schrieb:
> > On May 1, 4:34 pm, Johan Compagner <[email protected]> wrote:
> >> The dltk project of eclipse has also a javascript debugger for rhino
> >> (and the rest like editor/formatter)
> >
> > Thanks.  I just installed DLTK and am trying to figure out exactly how
> > to get started with it.  I've scanned the DLTK site and can't find
> > anything about how I could wire up remote debugging using DLTK against
> > a Rhino engine running elsewhere.  Cursory searching makes it sound
> > like this might be possible.  Any tips on how to get going there?
>
> I just tried it and could not get it to work either. I can see that a
> second JVM is started but the debugger does not stop a my breakpoints.
> When I pause the main thread, I see this stack trace:
>
> hello.js [JavaScript]
>        JavaScript/JDT debugging engine [session id: dbgp_1246666995718]
>        RhinoRunner at localhost:2088
>                Thread [main] (Suspended)
>                        Object.wait(long) line: not available [native
> method]
>                        DBGPDebugger(Object).wait() line: 485
>                        DefaultRhinoRunner.run(String[]) line: 33
>                        RhinoRunner.main(String[]) line: 7
>        C:\Programme\Java\jdk1.6.0_11\bin\javaw.exe (04.07.2009 02:23:15)
>
> Waiting...
>
> Can anybody confirm that the debugger is working at all? And possibly
> provide some instruction for debugging a hello world program?
>
> I tried it with SDK 3.5 and DLTK 1.0RC5.
>
> Frank.
>
> _______________________________________________
> dev-tech-js-engine-rhino mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
>
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to