Re: kgdb do not stop in my module ( does not see functions from mymodule.ko)

2009-02-18 Thread Lev Olshvang
Mulyadi Santosa wrote: On Wed, Feb 18, 2009 at 1:36 AM, Lev Olshvang wrote: Hello List, I am trying to debug my module using kgdb After some retires I made a working host -target serial connection I use Ubuntu 7.10 as host, and Kernel 2.6.26 on target. The target indeed stops

Re: kgdb do not stop in my module ( does not see functions from mymodule.ko)

2009-02-18 Thread Mulyadi Santosa
On Wed, Feb 18, 2009 at 1:36 AM, Lev Olshvang wrote: > Hello List, > > I am trying to debug my module using kgdb > > After some retires I made a working host -target serial connection > > I use Ubuntu 7.10 as host, and Kernel 2.6.26 on target. > > The target indeed stops in boot waits for the gdb

kgdb do not stop in my module ( does not see functions from mymodule.ko)

2009-02-17 Thread Lev Olshvang
Hello List, I am trying to debug my module using kgdb After some retires I made a working host -target serial connection I use Ubuntu 7.10 as host, and Kernel 2.6.26 on target. The target indeed stops in boot waits for the gdb to set up breakpoints, So I used set solib-path-search