zingo


Member since 06/17/2007

zingo

Location: Berlin/Germany

6 snippets

6592 profile views

4 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet popular snippet:having a snipplet with 20 favorites

zingo's Recent SnippetsTagged debug



« Prev 1 Next »
Get a list of providers for DTrace that OSX supports. (DTrace is a probe/profiling tool created by Sun that came with Mac OS X starting with Leopard.)
0 757 posted 12 years ago by zingo
List of breakpoints for debuging with gdb. Add them to your ~/.gdbinit.
0 730 posted 13 years ago by zingo
recover to normal speed with /sbin/ipfw delete 100 /sbin/ipfw delete 200 ... or reboot
0 734 posted 15 years ago by zingo
If you set the NSObjCMessageLoggingEnabled environment variable to "YES", the Objective-C runtime will log all dispatched Objective-C messages to a file named /tmp/msgSends-.
0 594 posted 16 years ago by zingo
Prints content from an NSError or NSArray content from a managedObjectContext.
0 696 posted 16 years ago by zingo
« Prev 1 Next »