Hi ...
Can anyone tell me which debugger is best for debugging the device drivers and how I can use it?
It's hard to say which one is the best, but you may check: - Kdb - KgdbYou may also consider Kprobes to hook some functions and do some tracing using them. Sometimes even simple printk() would do a big help.
regards, Mulyadi -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ