public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Break point not hit while debugging linux kernel with kgdb
@ 2012-05-28 10:16 prasannatsmkumar
  2012-06-09 18:23 ` Anil Nair
  0 siblings, 1 reply; 8+ messages in thread
From: prasannatsmkumar @ 2012-05-28 10:16 UTC (permalink / raw)
  To: linux-kernel, linux-usb

Hi,

I tried to debug the linux kernel with kgdb (over serial port). I have
configured the host and target machines and I am able to connect, step
in the kernel code. In gdb I gave "break usb_register_dev" and "break
usb_deregister_dev" and continued the execution (continue in gdb).
Once the desktop is up, I connected a USB device (first tried with USB
keyboard). Break point was not hit. I tried some more functions and
break points are never hit. What should I do for it? Am I missing
something?

Thanks,
Prasanna Kumar T S M

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-06-11 17:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-28 10:16 Break point not hit while debugging linux kernel with kgdb prasannatsmkumar
2012-06-09 18:23 ` Anil Nair
2012-06-09 18:48   ` Sergei Shtylyov
2012-06-10  4:30     ` Anil Nair
2012-06-10  4:50       ` prasannatsmkumar
2012-06-11  3:37         ` Anil Nair
2012-06-11  6:10           ` prasannatsmkumar
2012-06-11 17:16       ` Sergei Shtylyov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox