On 2011-06-01, at 18:10, Alexei Fedotov wrote:

> Hi folks,
> 
> OpenLaszlo debug console stopped to work for me. I have deleted some
> OpenLaszlo files from the distribution (why? because we store these
> files in our svn), still the compilation successfully passed.
> 
> Does openlaszlo debugger require OpenLaszlo servlet on the server
> side? Are there any hints to debug the debug?

The debugger needs the servlet to evaluate complex expressions in the swf 
runtimes, but otherwise should work correctly without the servlet.  Without the 
servlet, the debugger can only evaluate simple expressions like `a.b[c].d`, and 
it will still inspect objects using the context menu.

Reply via email to