On Wed, 22 Mar 2006, Graeme Geldenhuys wrote:


For debugging, we have a Logging class which we use under Win32 and
Linux which gives us detailed information to a file or to a Log
Viewing Screen (all control by parameters passed to the app).  The
logger output runs in a separate thread with a cache, so it doesn't
slow down the application.

As a side note:
this feature is included standard by FPC: dbugintf, modeled on
the GExperts. There are GUI and command-line debug servers.

I use it all the time when debugging CGI apps and so on.

Michael.

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to