Hello folks, I've come across the following problem on my PowerPC target (Sandpoint). When I set a breakpoint via kgdb to sys_sync() it survives only the first call. I. e. I can continue debugging session, but when sys_sync is called the second time, no break occurs and the target seems ti be hanging silently. Notable is that this thing doesn't happen with CONFIG_PREEMPT_NONE is set. I'll be poking around this problem but if anyone has come across that, please let me know.
Thanks, 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
