I missed a declaration I meant to delete.  p4 42129

You are supposed to be able to say ?logdebug=true, but that rotted.   
http://www.openlaszlo.org/jira/browse/LPP-1946

So for now, the best thing I can suggest is setting it in compiler/ 
LzRuntime, that way you know it will be on very first thing.

On 2006-05-08, at 15:35 EDT, Benjamin Shine wrote:

> Hm. I had been setting _dbg_log_all_writes=true in my lzx file (in  
> lztestmanager.lzx) but this change to the runtime actually *does*  
> clobber that value. To get _dbg_log_all_writes to true again, I had  
> to edit LzRuntime.lzs. Is there a better way for me to set it to  
> log all writes than to edit LzRuntime.lzs?
>
> On May 8, 2006, at 10:35 AM, P T Withington wrote:
>
>> [I'll check this in so you can use it.]
>>
>> Change 42118 by [EMAIL PROTECTED] on 2006/05/08 09:57:51 *pending*
>>
>>      Summary: Enable logging earlier
>>      
>>      Bugs Fixed:
>>      LPP-2034: ' Cleanup LFC Warnings' (support for)
>>      
>>      Technical Reviewer: ben (pending)
>>      QA Reviewer: pbr (pending)
>>      Doc Reviewer: n/a (pending)
>>      
>>      Details:
>>      
>>      LzRuntime: Fix swf case to go through Debug.log, so it won't
>>      get clobbered when component debugger is loaded.  Add early
>>      for Debug.{debug,info,warn,error} that log.
>>      
>>      LzFormat: don't clobber compiler setting of
>>      _dbg_log_all_writes.
>>      
>>      debugger/kernel.as: Don't depend on LzBrowser working
>>      
>>      Tests: ./buildlfcdebug --debug, tests/smoke/simple.lzx
>>
>> Affected files ...
>>
>> ... //depot/lps-legals/WEB-INF/lps/lfc/compiler/LzRuntime.lzs#6 edit
>> ... //depot/lps-legals/WEB-INF/lps/lfc/debugger/LzFormat.lzs#5 edit
>> ... //depot/lps-legals/WEB-INF/lps/lfc/debugger/kernel.as#2 edit
>>
>>
>> <changeset-42118.zip>
>

_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to