[ANN] gandbug Public Beta
[ANN] gandbug Public Beta
- Subject: [ANN] gandbug Public Beta
- From: Glenn Andreas <email@hidden>
- Date: Mon, 2 Aug 2004 10:53:40 -0500
Ever wonder what all the frameworks that your app loads?
Ever wonder exactly how views in scroll views work and wish you could
examine the visual heirachy at runtime?
Ever want to see all the classes currently in use?
What dyld has loaded and where?
Look at the instance variables of an object without having to enter
gdb (and then figure out how force it to show it to you in a nice
little table?)
gandbug is a loadable bundle that add runtime debugging capabilities
to your application. gandbug started as something to dump the
currently used bindings in a running application, but is now much,
much more. It not only logs bindings, but adds extensive object
inspection (including the ability to call accessor methods and
examine the results of that), as well as a wide variety of other
runtime information (mach-o runtime maps, tracing notifications &
bindings, etc...). It can log to both the console as well as a
heirachical window (think folding outliner).
A public beta is now available at <
http://projects.gandreas.com/gandbug>
--
Glenn Andreas email@hidden
mondo blobbo, Cythera, Theldrow, oh my!
Mad, Bad, and Dangerous to Know
_______________________________________________
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.