rcrowley + debug   11

Debugging Ruby
Aman's tour of Ruby debugging strategies. I like gdb.rb a lot more than firing up regular gdb and saying call rb_raise(rb_eException, "BOOM") to get a stack trace.
ruby  debug 
september 2010 by rcrowley
Adding debugging functionality into your app! : Trond Norbye's Weblog
In-process memory watchpoints and sending SIGSTOP to yourself to await gdb.
c  debug  solaris 
march 2009 by rcrowley
HTTP Client - Mac Developer Tool for HTTP Debugging
I bought a copy of HTTPScoop about a year ago for those times when Wireshark is just too much. This could replace it but I'm skeptical.
httpclient  httpscoop  mac  osx  http  debug  wireshark 
december 2008 by rcrowley
Qprof project
Maybe you'll tell me where my libc timesink is?
profiling  gprof  qprof  debug  linux  hp 
july 2008 by rcrowley
FirePHP - Firebug Extension for AJAX Development
Debug data in the headers coupled with a nice way to view them.
php  firebug  firefox  http  debug 
july 2008 by rcrowley

Copy this bookmark:



description:


tags: