On Mon, Sep 28, 2009 at 9:28 AM, André Bargull <[email protected]>wrote:
> Change 20090928-bargull-YnE by barg...@dell--p4--2-53 on 2009-09-28 > 12:39:38 > in /home/Admin/src/svn/openlaszlo/trunk > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: update eval-script compiler to use Debug.environment > > New Features: LPP-8519 (wrap evalscript in "with(Debug.environment){...}") > > > And I wonder how remote debug requests did work in the past, because there > was a stray semicolon in the code (l.493). And made sure that > Debug.sockWriteAsXML() is always called for remote debug request, so the > Debug.inEvalRequest flag gets updated. > When we first supported the Eclipse IDE with IBM, we made an XML-based remote debugger protocol that operated over a TCP connection, based sort of on the DBGP [1] protocol. But it's been so long since that code has been run, it's certainly gotten broken. Maybe we should remove it at this point... [1] http://wiki.openlaszlo.org/Remote_Debugging
_______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
