On 07/11/2012 20:41, bsquared wrote:
If I recall correctly you don't use Laz much; however, is it possible that it could log to Laz messages window?

I don't think so. Don't think you can log to message window at all.

But debugger has an event window. You can set breakpoints, that do not stop. And they can log to dbg event window, including evaluating ONE expression (watch). They can alos take a snapshot of all watches and top 5 stack frames (history window)


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to