Re: kgdbwait in 2.6.13-rc4-mm1?

2005-08-24 Thread George Anzinger

Wilkerson, Bryan P wrote:

Is there an equivalent kernel boot option for kgdbwait in
2.6.13-rc4-mm1?  I grep'd the kernel source but didn't find kgdbwait.

Is there any documentation other than the source for the flavor of KGDB
that is included in the akpm kernel patch?   


The patch has some documentation at Documentation/i386/kgdb/* as well as 
a couple of gdb macros...


The wait option is "gdb".  This has been in flux so, to be absolutely 
sure, look at include/asm-i386/bugs.h

--
George Anzinger   george@mvista.com
HRT (High-res-timers):  http://sourceforge.net/projects/high-res-timers/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: kgdbwait in 2.6.13-rc4-mm1?

2005-08-24 Thread Tom Rini
On Wed, Aug 24, 2005 at 09:22:06AM -0700, Wilkerson, Bryan P wrote:

> Is there an equivalent kernel boot option for kgdbwait in
> 2.6.13-rc4-mm1?  I grep'd the kernel source but didn't find kgdbwait.

It's 'kgdb' or 'gdb', I forget which.

-- 
Tom Rini
http://gate.crashing.org/~trini/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: kgdbwait in 2.6.13-rc4-mm1?

2005-08-24 Thread Tom Rini
On Wed, Aug 24, 2005 at 09:22:06AM -0700, Wilkerson, Bryan P wrote:

 Is there an equivalent kernel boot option for kgdbwait in
 2.6.13-rc4-mm1?  I grep'd the kernel source but didn't find kgdbwait.

It's 'kgdb' or 'gdb', I forget which.

-- 
Tom Rini
http://gate.crashing.org/~trini/
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: kgdbwait in 2.6.13-rc4-mm1?

2005-08-24 Thread George Anzinger

Wilkerson, Bryan P wrote:

Is there an equivalent kernel boot option for kgdbwait in
2.6.13-rc4-mm1?  I grep'd the kernel source but didn't find kgdbwait.

Is there any documentation other than the source for the flavor of KGDB
that is included in the akpm kernel patch?   


The patch has some documentation at Documentation/i386/kgdb/* as well as 
a couple of gdb macros...


The wait option is gdb.  This has been in flux so, to be absolutely 
sure, look at include/asm-i386/bugs.h

--
George Anzinger   george@mvista.com
HRT (High-res-timers):  http://sourceforge.net/projects/high-res-timers/
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/