Re: Debugging screensavers
Re: Debugging screensavers
- Subject: Re: Debugging screensavers
- From: "Clark S. Cox III" <email@hidden>
- Date: Tue, 25 Mar 2003 14:49:23 -0500
On Tuesday, Mar 25, 2003, at 14:22 US/Eastern, Andrew Frezell wrote:
Does anyone know of a way to run a screensaver through the debugger?
The current way is to use lots of NSLog's and look at the crash dump
if things go horribly wrong.
You can always ssh (or telnet) in over a network, and run gdb from the
command line. (This is how I've debugged several full-screen games).
--
http://homepage.mac.com/clarkcox3/
email@hidden
Clark S. Cox, III
_______________________________________________
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.