Re: Debugging ISR

From: Gilad Ben-Yossef
Date: Mon Mar 08 2004 - 03:36:30 EST


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@xxxxxxxxxxxxx>
Codefidence. A name you can trust (TM)
http://www.codefidence.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/