[Laszlo-dev] For Review: Change 20071202-ptw-w Summary: Debugger improvements to help me with diamond DHTML

P T Withington ptw at pobox.com
Sun Dec 2 17:56:19 PST 2007


Change 20071202-ptw-w by ptw at dueling-banjos.local 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: dda at ddanderson.com (pending)
QA Reviewer: ewinard at laszlosystems.com (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


More information about the Laszlo-dev mailing list