Dear All, I was trying to debug loadable linux kernel modules using standard setup environment. It is x86_64, Kernel - 2.6.32, gdb - 6.8.29 (the same with 7.0 and even gdbmod which is based on 6.4). While it was complete success to debug kernel itself, debugging the module is not -
I was able to add symbols and setup breakpoints in the module. Breakpoints are being triggered, however, "no line number information" problem makes real module debugging impossible. Search over the internet rather leaves confusing - it is not clear whether current kgdb does not support loadable module debugging with gdb, or I just miss something. I would appreciate any advices. Thank you, Best regards, Grigory ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Kgdb-bugreport mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport
