uqbar-project / wollok

Wollok Programming Language
GNU General Public License v3.0
60 stars 16 forks source link

Debugger is not launching #717

Closed flbulgarelli closed 8 years ago

flbulgarelli commented 8 years ago

I think I have read that @fdodino could launch the debugger by manually configuring it, so it is actually possible to run it, right? If so, how?

However, are there any plans to activate it by default? It is will be a nightmare if debugger doesn't start automatically.

fdodino commented 8 years ago

@flbulgarelli you have to high timeout value. @javierfernandes will be working on it this days.

javierfernandes commented 8 years ago

This should be now fixed in Wollok 1.5

Besides the timeout there was an issue in the communication between the remote process See #837