TTidyApplication - A leak detector for MacApp

Source in C, Pascal, etc. Note: apps that come with source should be included here as well as the appropriate software directory.
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
TTidyApplication - A leak detector for MacApp

Post by Info-Mac » March 9th, 1994, 11:00 am

Download: http://archive.info-mac.org/dev/src/tti ... on-cpp.hqx

--========================_21343244==_
Content-Type: text/plain; charset="us-ascii"

This is a posting for Adam Wildavsky ([email protected]).

Please see his description bellow

-- Vinko

Vinko Enterprises, Oakville, Ontario, Canada, [email protected]

-----------

TTidyApplication is a C++ class for software developers who use MacApp,
Apple's object oriented application framework. Its purpose is to help
locate all the TObject descendants which a MacApp application has allocated
but not freed.

TTidyApplication is intended to be easier to use than the "Leaks" dcmd. It also
works in MacApp 3.1 where "Leaks" is ineffective.

In order to use the code you'll need MacApp 3.0.1 with Steve Jasik's "The
Debugger" or MacApp 3.1 (I used b1) with either The Debugger or Mike Lockwood's
"VoodooMonkey" debugger. VoodooMonkey is available on Apple's "Tool Chest"
edition of its monthly developer CD.

For more information see the enclosed summary and my article in the March '94
issue of Frameworks magazine (forthcoming.)

Adam Wildavsky - Sr. Consultant - KPMG Peat Marwick - [email protected]



--========================_21343244==_
Content-Type: application/mac-binhex40; name="TTidyApplication_w=Summary.sea"
Content-Disposition: attachment; filename="TTidyApplication_w=Summary.sea"
Post Reply