Chris Shoemaker's gnc-trace patch.

Derek Atkins warlord at cvs.gnucash.org
Fri Dec 31 17:50:43 EST 2004


Log Message:
-----------
Chris Shoemaker's gnc-trace patch.

	* src/engine/gnc-trace.[ch]:
	  - Recent use of malloc in gnc-trace breaks my compile, use g_malloc
	  - Fix leak of filename mem
	  - add indenting of trace file according to ENTER/LEAVE stack depth
	  - have ENTER report file name of function along with function name

Modified Files:
--------------
    gnucash:
        ChangeLog
    gnucash/src/engine:
        gnc-trace.c
        gnc-trace.h


More information about the gnucash-patches mailing list