On Fri, Sep 08, 2006 at 06:56:36AM -0700, Tom Rini wrote: > On Fri, Sep 08, 2006 at 06:14:31AM -0700, Tom Rini wrote: > > On Thu, Sep 07, 2006 at 07:23:42AM -0700, Tom Rini wrote: > > > > > Well the other, more important problem is that KGDB isn't working on > > > vanilla x86 right now, just the other arches. But yes, I'll try and > > > re-sync the trees up shortly so others can try and fix this problem too. > > > > Good news! The problem is a change made in KGDB, not upstream kernel > > broke things. Digging more now.. > > Ah, my luck too it seems. This is a combination of the gcc weak func > bug (which I thought didn't hit gcc-3.4, hmm) and the hardware > breakpoint stuff actually triggering the above, it seems.
As an aside, gcc-3.4.4 has the problem, gcc-3.4.6 fixed it. -- Tom Rini ------------------------------------------------------------------------- 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
