Change 20071202-ptw-w by [EMAIL PROTECTED] on 2007-12-02 20:37:06 EST
    in /Users/ptw/OpenLaszlo/ringding-2
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Debugger improvements to help me with diamond DHTML

Bugs Fixed:
LPP-5182 'We could give better backtraces for unhandled errors in DHTML'
LPP-5181 'new calls do not have correct line number in backtrace'

Technical Reviewer: [EMAIL PROTECTED] (pending)
QA Reviewer: [EMAIL PROTECTED] (pending)

Details:
    LzMessage: Look for saved backtrace

    LzRuntime: Pass uncaught error backtrace to LzMessage

    JavascriptGenerator, CodeGenerator:  Break out call-site
    annotation, use in function calls and new calls

    JavascriptGenerator:  Put a catch block around all functions to
    record a backtrace if an exception is thrown and not caught.

Tests:
    smokecheck, test case from bugs

Files:
M      WEB-INF/lps/lfc/debugger/LzMessage.lzs
M      WEB-INF/lps/lfc/compiler/LzRuntime.lzs
M      WEB-INF/lps/server/src/org/openlaszlo/sc/JavascriptGenerator.java
M      WEB-INF/lps/server/src/org/openlaszlo/sc/CodeGenerator.java


Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20071202-ptw-w.tar

Reply via email to