Re: [ANNOUNCE] Merkey's Kernel Debugger

From: Rene Herman
Date: Wed Aug 06 2008 - 15:48:24 EST


On 05-08-08 18:38, Nick Piggin wrote:

That's all well and good :). But it didn't exactly answer my
question. My question was not what is the point of you writing these
patches, but what is the point of merging it into the kernel (over
the alternatives). It may seem like a trivial question, but it is one
that must be answered in order to be considered to get merged.

Nick, please note there is/was some mis-communication between the two of you with respect to kgdb, the currently merged GNU debugger interface, and kdb, the SGI kernel debugger.

Merkey responded to you as if you asked about differences with KDB while what you did was ask about differences with KGDB. Both KDB and MDB are significantly different from KGDB at least in sofar that the latter is a remote debugger; it requires two machines. KDB and MDB are local.

This makes KDB and MDB more accesible for small time use at least. The other most profound advantage is ofcourse that it's not GDB.

Rene.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/