ANN: BruteForce Debugging Framework 0.1
ANN: BruteForce Debugging Framework 0.1
- Subject: ANN: BruteForce Debugging Framework 0.1
- From: Lachlan Cox <email@hidden>
- Date: Fri, 17 May 2002 15:24:13 +0100
BruteForce Debugging Framework 0.1
A GPL debugging library to use when more subtle methods fail.
Using a set of subclasses for every Cocoa class, NSLog() rich overrides
for each method and +[NSObject poseAsClass: ], exhaustive[*] debugging
information can be obtained at runtime.
For a more complete description, instructions and downloads go to:
http://homepage.mac.com/lachiec/bruteforce.html
Please give it a try and let me know how it is, whether it is useful
etc. I'm not sure if something similar has been done fro Cocoa before,
sorry if there has. I will only be doing additional work on it if there
is sufficient demand :) There is absolutely no warranty.
cheers,
Lachlan Cox
[*] exhaustive in a coverage sense, not a detail one.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.