Ok, Solution is just to use gdb for kgdb-light. Works fine. Best regards, Grigory
Date: Wed, 23 Dec 2009 23:48:03 -0500 > From: Grigory Makarevich <[email protected]> > Subject: [Kgdb-bugreport] Using kgdb to debug kernel modules > To: [email protected] > Message-ID: > <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1 > > 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
