That is probably a good thing to have. In the latest version of kgdb, the attach wait is completely gone.
Jason. Sergei Shtylyov wrote: > ... but it doesn't for some reason. > > --- > lib/Kconfig.kgdb | 1 + > 1 files changed, 1 insertion(+) > > Index: linux-2.6/lib/Kconfig.kgdb > =================================================================== > --- linux-2.6.orig/lib/Kconfig.kgdb > +++ linux-2.6/lib/Kconfig.kgdb > @@ -258,6 +258,7 @@ config KGDB_8250_CONF_STRING > > config KGDB_ATTACH_WAIT > bool "KGDB: Wait for debugger to attach on an unknown exception" > + depends on KGDB > default y if KGDB_8250_NOMODULE > default n if !KGDB_8250_NOMODULE > help > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Kgdb-bugreport mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Kgdb-bugreport mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport
