Re: [uml-user] kernel module debugging problem

2010-07-13 Thread ratheesh k
On Tue, Jul 13, 2010 at 12:41 PM, ratheesh k wrote: > Hi , > >  I followed exact step mentioned in the > http://user-mode-linux.sourceforge.net/hacking.html to set a break > point in > > linux+v2.6.32/net/ipv4/netfilter/ipt_REJECT.c: reject_tg() function . > I am able to set break point , but it i

[uml-user] kernel module debugging problem

2010-07-13 Thread ratheesh k
Hi , I followed exact step mentioned in the http://user-mode-linux.sourceforge.net/hacking.html to set a break point in linux+v2.6.32/net/ipv4/netfilter/ipt_REJECT.c: reject_tg() function . I am able to set break point , but it is not hit during exection . I could see icmp destination port unrea