* kgdb for 2.6.26
@ 2008-10-14 22:48 Anil kumar
2008-10-15 1:36 ` Jason Wessel
0 siblings, 1 reply; 3+ messages in thread
From: Anil kumar @ 2008-10-14 22:48 UTC (permalink / raw)
To: linux-kernel
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: kgdb for 2.6.26
2008-10-14 22:48 kgdb for 2.6.26 Anil kumar
@ 2008-10-15 1:36 ` Jason Wessel
2008-10-15 11:49 ` Jesse Barnes
0 siblings, 1 reply; 3+ messages in thread
From: Jason Wessel @ 2008-10-15 1:36 UTC (permalink / raw)
To: anils_r; +Cc: linux-kernel
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: kgdb for 2.6.26
2008-10-15 1:36 ` Jason Wessel
@ 2008-10-15 11:49 ` Jesse Barnes
0 siblings, 0 replies; 3+ messages in thread
From: Jesse Barnes @ 2008-10-15 11:49 UTC (permalink / raw)
To: Jason Wessel; +Cc: anils_r, linux-kernel
On Tuesday, October 14, 2008 6:36 pm Jason Wessel wrote:
> 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=shor
>tlog;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.
Jason, any word yet on a netpoll (or whatever) based kgdb interface? Using
gdb over the network is much easier to do against several machines than
setting up a bunch of serial cables...
Jesse
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-10-15 11:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-14 22:48 kgdb for 2.6.26 Anil kumar
2008-10-15 1:36 ` Jason Wessel
2008-10-15 11:49 ` Jesse Barnes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox