Messages in this thread |  | | From | Keith Owens <> | Subject | Re: Kdb for modules | Date | Mon, 08 Jan 2001 00:49:30 +1100 |
| |
On Sun, 7 Jan 2001 19:01:06 +0530 (IST), Sourav Sen <sourav@csa.iisc.ernet.in> wrote: > For using kdb I have done the following:
kdb is not part of the standard linux kernel, linux-kernel is the wrong mailing list.
> 2) patched the source using kdb-v0.6-2.2.13 as I am using > linux-2.2.16.(I don't know, this kdb for 2.2.13 works for > linux-2.2.16, I haven't used it extensively, so don't know > whether it works correctly or not?, but I couldn't find kdb > for 2.2.16 in SGI site, any clues in this is very much > welcomed :))
kdb v0.6 is out of date and no longer supported. kdb v1.5 against 2.2.18 is in ftp://oss.sgi.com/projects/kdb/download/ix86/, it supports modules correctly. This patch is only there as a courtesy, SGI do not support kdb on 2.2 kernels, all our debugging work is on 2.4 kernels. If you want to use kdb on 2.2 kernels, you are pretty much on your own.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |