On Wednesday 30 August 2006 07:44, Piet Delaney wrote: > If your interested in the changes to compile the complete > kernel -O0 let me know. I'm checking it in here for both > kgdb and kdump use in the future. I also converted static > inlines to just static functions via CPP macros to get clear > back traces. At NetZen/UNM I used a gcc option to force removing > inline functions; eventually that approach might be a better solution.
I am certainly interested. -O0 implies better single step and backtraces. I had used it several years ago, though maintaining it with kernel versions became too difficult. Could you post a patch to present kgdb to compile a kernel with -O0? Thanks. -Amit ------------------------------------------------------------------------- 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
