Skip to Content.
Sympa Menu

freetds - [freetds] logging public functions

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "James K. Lowden" <jklowden AT freetds.org>
  • To: TDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: [freetds] logging public functions
  • Date: Fri, 17 Mar 2006 02:03:26 -0500


For a long time, I've wanted to be able to log every function call made by
an application. As an experiment, I wrote the attached script and applied
it to dblib.c Some hand editing later, all function calls in db-lib are
now logged, with the values of the actual parameters.

--jkl

Attachment: logfunctioncalls
Description: Binary data




Archive powered by MHonArc 2.6.24.

Top of Page