Pages

Thursday, November 03, 2005

mdb

mdb is a very powerful debugger. Unfortunately for those with a gdb background, its a bit too powerful. (gdb cripples the mind, being so simple to use.). And when you have to keep switching between mdb and kdb and kwdb and q4, it futher complicates stuff.

So I have decided that I would keep adding mdb tips, links and everything else, for ready reference in this post. Sun's Modular Debugger Guide, after all, is no good for someone looking for 'mdb by Example' kind of a book. This post from Jonathan Adams weblog, however is a good one.

Here are other good links. ....