Re: [PATCH 0/39] NLKD - Novell Linux Kernel Debugger

From: Alan Cox
Date: Wed Nov 09 2005 - 12:22:32 EST


On Mer, 2005-11-09 at 11:59 -0500, Jeff Garzik wrote:
> Honestly, just seeing all these code changes makes me think we really
> don't need it in the kernel. How many "early" and "alternative" gadgets
> do we really need just for this thing?

I think it is clearly the case that the design is wrong. The existance
of kgdb shows how putting the complex logic remotely on another system
is not only a lot cleaner and simpler but can also provide more
functionality and higher reliability.

The presence of user mode linux and Xen also provide solutions to the
usual concern about needing two systems, as will future hardware
features.

Alan

-
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/