Change 20070816-ptw-6 by [EMAIL PROTECTED] on 2007-08-16
12:33:26 EDT
in /Users/ptw/OpenLaszlo/wafflecone
for http://svn.openlaszlo.org/openlaszlo/branches/wafflecone
Summary: Enable backtraces at runtime
Bugs Fixed:
Technical Reviewer: hminksy (pending)
QA Reviewer: max (pending)
Documentation:
Add new query arg ?lzbacktrace which if true will turn on
debugging with backtraces
Details:
build.xml: Build LFC*-backtrace
LPS: If backtrace is on, name the LFC -backtrace
ResponderCompile, Compiler, Main: Process
?lzbacktrace=true. Backtrace implies debug.
ToplevelCompiler, CompilationEnvironment: Add
DEBUGBACKTRACE_PROPERTY
Tests:
Henry is going to try to debug this.
Files:
M WEB-INF/lps/lfc/build.xml
M WEB-INF/lps/server/src/org/openlaszlo/server/LPS.java
M WEB-INF/lps/server/src/org/openlaszlo/servlets/responders/
ResponderCompile.java
M WEB-INF/lps/server/src/org/openlaszlo/compiler/
ToplevelCompiler.java
M WEB-INF/lps/server/src/org/openlaszlo/compiler/
CompilationEnvironment.java
M WEB-INF/lps/server/src/org/openlaszlo/compiler/Compiler.java
M WEB-INF/lps/server/src/org/openlaszlo/compiler/Main.java
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070816-
ptw-6.tar