lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 14 Oct 2008 20:36:35 -0500
From:	Jason Wessel <jason.wessel@...driver.com>
To:	anils_r@...oo.com
CC:	linux-kernel@...r.kernel.org
Subject: Re: kgdb for 2.6.26

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists