Re: Linux Kernel Debuggers, KDB or KGDB?

Jeff Dike (jdike@karaya.com)
Mon, 30 Apr 2001 19:11:35 -0500


pjalbrecht@home.com said:
> Where can I find an analysis of the relative strengths and weaknesses
> of KDB and KGDB for kernel debug? Has the linux community come to any
> consensus regarding the utility one or the other?

You ought to add UML to the list, since it is useful for debugging any part of
the kernel that's not arch code or a hardware device driver (except that
there's now USB support for UML).

Jeff

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