On 9/8/06, Tom Rini <[EMAIL PROTECTED]> wrote: > When do you want KGDB compiled in, but not usable? Trying to debug a > module, and building the module with debug info, but not the kernel > itself?
Well, that's one of the options. The other thing is, as Kevin Hilman states. there might be some cases in which a bug 'disappears' when the kernel is compiled with -g. BTW, why do you say that KGDB is not usable when debug info is not compiled in? You can still set a breakpoint and watch the variables etc. etc... Vitaly ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Kgdb-bugreport mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport
