On 04/10/2011 09:31, Marc Weustink wrote:
Martin wrote:
On 04/10/2011 03:53, Frank Church wrote:
Is the purpose of DebugLn over write line its ability to write

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

If the LCL has debug info, the user can set a breakpoint. Afaik it is only one location (max 2) where the actual write to output/file takes place. And then log the taxt that is passed as param to the event log.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to