On Fri, 1 Mar 2002, Joe Wong wrote:
> Is there any detailed descriptions on how to use kdb? I would like to
> know if it is possible to display the source code ( as in GDB ) in kdb.
There are some mm pages in Documentation/kdb subdirectory of the
kernel tree (assuming the tree was patched with kdb patch) which you read
like this:
# nroff -man kdb.mm | less
And no, you can't display source code with kdb. To do that use kgdb which
is available from:
Regards,
Tigran
-
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/
This archive was generated by hypermail 2b29 : Thu Mar 07 2002 - 21:00:15 EST