linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Debugging ISR
@ 2004-03-08  7:28 Pravin Nanaware , Gurgaon
  2004-03-08  8:33 ` Gilad Ben-Yossef
  0 siblings, 1 reply; 2+ messages in thread
From: Pravin Nanaware , Gurgaon @ 2004-03-08  7:28 UTC (permalink / raw)
  To: Linux Kernel Mailinglist

Hi,

I am writing an ISR for Block device driver. Could somebody suggest anything
on debugging of the ISR as I think ISR is not  executing properly.

Thanks and Regards
Pravin.

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

* Re: Debugging ISR
  2004-03-08  7:28 Debugging ISR Pravin Nanaware , Gurgaon
@ 2004-03-08  8:33 ` Gilad Ben-Yossef
  0 siblings, 0 replies; 2+ messages in thread
From: Gilad Ben-Yossef @ 2004-03-08  8:33 UTC (permalink / raw)
  To: Pravin Nanaware , Gurgaon, Linux Kernel Mailinglist

On Monday 08 March 2004 09:28, Pravin Nanaware , Gurgaon wrote:

> I am writing an ISR for Block device driver. Could somebody suggest
> anything on debugging of the ISR as I think ISR is not  executing
> properly.
>

kgdb is usefull for these situations:

http://kgdb.sourceforge.net/

So is printk() :-)

Gilad

-- 
Gilad Ben-Yossef <gilad@benyossef.com>
Codefidence. A name you can trust (TM)
http://www.codefidence.com


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

end of thread, other threads:[~2004-03-08  8:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-08  7:28 Debugging ISR Pravin Nanaware , Gurgaon
2004-03-08  8:33 ` Gilad Ben-Yossef

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).