Re: kgdb for 2.6.26

From: Jason Wessel
Date: Tue Oct 14 2008 - 21:36:44 EST


Anil kumar wrote:
> Hi,
>
> I found that kgdb is now able in kernel 2.6.26. Is there any other patch I need to have kgdb up and running for this kernel like 8250.patch, i386.patch along with this. If so, can you please point me to the location to pick it for this kernel.
>
> with regards,
> Anil
>
>
>
>

If you are looking for other I/O drivers such as the kgdb_8250 module,
you can find the full kgdb patch set (which is not all in the mainline at:

http://git.kernel.org/?p=linux/kernel/git/jwessel/linux-2.6-kgdb.git;a=shortlog;h=kgdb_2.6.26

All that is merged in the 2.6.26 kernel is kgdb core, x86 arch specific
kgdb, and the kgdboc (kgdb over serial console) I/O module.

Cheers,
Jason.
--
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/