Hi,

I'm having problems debugging a driver (e1000). The driver is failing
at init stage but I'm not able to get the exact location of the
failure. I'm using gdb for live kernel debugging but not getting any
symbols within the driver (I can see gdb taking me into the
module.init call).

Any ideas how I can turn on the debugging for this particular module?
Are there any particular flags that I need to set in the
drivers/net/e1000/Makefile.

Regards,
Asim

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to