Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » Javascript(Status of Javascript)
Javascript [message #500858] Sun, 29 November 2009 19:06 Go to next message
Gary  is currently offline Gary Friend
Messages: 2
Registered: November 2009
Junior Member
I have played with R1 and the latest integration build of R2. Output to the console when a script is run is erratic (i.e., sometimes it does and sometimes it doesn't). I am unable to debug in either version. Are these features supposed to work and if so is there are any special configuration? Thanks
Re: Javascript [message #501853 is a reply to message #500858] Fri, 04 December 2009 04:35 Go to previous messageGo to next message
Alex Panchenko is currently offline Alex PanchenkoFriend
Messages: 342
Registered: July 2009
Senior Member
Hi Gary,

It's supposed to work, but, nowadays, javascript is executed mostly by
web browsers, so probably some bugs related to launching in console were
not noticed.

Could you please provide the steps to reproduce the problem?

Thank you,
Alex
Re: Javascript [message #501963 is a reply to message #501853] Fri, 04 December 2009 15:41 Go to previous message
Gary  is currently offline Gary Friend
Messages: 2
Registered: November 2009
Junior Member
The problem occurs whenever you lauch with a Javascript launch configuration.

For debugging, it looks like the problem is that JavaScriptAndJDTDebuggerRunner
does not create DebugSessionAcceptor and the debug launch immediately terminates.

For running, it looks like the launch isn't added to a console.
Previous Topic:'unparsing' the AST
Next Topic:Dbgp Howto needed
Goto Forum:
  


Current Time: Thu Apr 25 10:55:31 GMT 2024

Powered by FUDForum. Page generated in 0.02711 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top