P T Withington | 31 Oct 2005 13:44
Picon
Favicon
Gravatar

Re: How to build the lfc with "backtrace enabled"?

You have to add the parameter, it is not there by default, e.g.:

--- /tmp/tmp.1854.0    2005-10-31 07:39:36.000000000 -0500
+++ /Users/ptw/Laszlo/lps-dev-three/WEB-INF/lps/config/ 
lps.properties    2005-09-23 19:25:18.000000000 -0400
 <at>  <at>  -146,3 +146,5  <at>  <at> 
#======================================================================= 
========
# Compiler parameters
compiler.runtime.default=swf7
+compiler.debug.backtrace=true
+compiler.warn.globalassignments=true

You have to have a full source environment to rebuild the LFC.  The  
command I use is:

% ant clean stop build start install

On 31 Oct 2005, at 02:43, Darren Cui Liang wrote:

> Hi, there!
>
> How to enable "backtrace"?
> I cannot find the "configuration parameter for lps.config"--  
> compiler.debug.backtrace.
> And after the "backtrace" is enabled, how to recompile the lfc?
>
> Thanks in advance!
>
> BR
(Continue reading)


Gmane