I agree with Tom. KGDB without debug info is more or less unusable on MIPS 
(and most non-x86 architectures).

Someone who can run gdb without debug info, should also have the expertise to 
disable compilation of debug info during a kernel compilation. We don't need 
to add a specific Kconfig option for it.
-Amit

On Friday 08 September 2006 19:55, Tom Rini wrote:
> On Thu, Sep 07, 2006 at 11:32:48PM +0400, Vitaly Wool wrote:
> > Hi,
> > currently KGDB being selected forces the kernel to include debu infor
> > into the
> > image. Usually the kernel debug info should be enabled to makes full use
> > of KGDB but in some circumstances/for some architectures (ie MIPS) it
> > might be useful/convenient to be able to switch it off.
> > The patch attached patch adds ability to switch debug info off.
>
> 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?

-------------------------------------------------------------------------
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

Reply via email to