kdb source level debugging

K S Sreeram (ks@sreeram.cc)
07 Nov 2002 03:07:30 +0530


hi

I am interested in implementing source-level debugging features for kdb.
I know that kgdb already does that, but kgdb is very inconvenient to use
compared to kdb as it requires two systems. Adding source level
debugging to kdb would allow me to understand the kernel source code
much better, since i would be able to trace thru the code and see it in
action.

has any such work already been done before? any tips on how this can be
implemented??

Thanks in Advance

Regards
Sreeram
Tachyon Technologies

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