How to trace functions in a driver??
- From: "hide1713@xxxxxxxxx" <hide1713@xxxxxxxxx>
- Date: 27 Aug 2006 19:33:56 -0700
Hi , I want to trace my net adapter's driver and see functions in the
driver call each other. I install the Linux trace toolkit and strace
but they can only display the system calls of my driver. I want to know
if i can use gdb to trace dirver .If it is possible ,How can i do that?
Is there any articles talking about driver tracing and debuging ?
.
- Follow-Ups:
- Re: How to trace functions in a driver??
- From: miline
- Re: How to trace functions in a driver??
- Prev by Date: ERROR IN CHARACTER DRIVER PROGRAM
- Next by Date: Not able to mlock
- Previous by thread: ERROR IN CHARACTER DRIVER PROGRAM
- Next by thread: Re: How to trace functions in a driver??
- Index(es):
Relevant Pages
|