[Lazarus] DebugLn vs writeln
Marc Weustink
marc.weustink at cuperus.nl
Tue Oct 4 10:31:10 CEST 2011
Martin wrote:
> On 04/10/2011 03:53, Frank Church wrote:
>> Is the purpose of DebugLn over write line its ability to write
>> automatically to a debug log text file?
>>
>> Are there some build settings that will automatically disable DebugLn
>> from executing at runtime, or does it always have to be switch on and
>> off with ifdefs?
>>
>> Does it operate with the debugger in some way?
>
> The debugger has no handling of debugln.
Thinking of it.... we could add a internal break and capture the output
and show it in some dialog
Marc
More information about the Lazarus
mailing list