Re: How to trace functions in a driver??
- From: "miline" <milind.dumbare@xxxxxxxxx>
- Date: 28 Aug 2006 00:09:06 -0700
hide1713@xxxxxxxxx wrote:
Hi , I want to trace my net adapter's driver and see functions in theKGDB (kgdb.linsyssoft.com) or UML (user mode linux) ....
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 ?
It seems you don't check your old posts. :-)
.
- Follow-Ups:
- Re: How to trace functions in a driver??
- From: hide1713@xxxxxxxxx
- Re: How to trace functions in a driver??
- References:
- How to trace functions in a driver??
- From: hide1713@xxxxxxxxx
- How to trace functions in a driver??
- Prev by Date: Not able to mlock
- Next by Date: Re: What's different between pending and blocking in signal concept?
- Previous by thread: How to trace functions in a driver??
- Next by thread: Re: How to trace functions in a driver??
- Index(es):
Relevant Pages
|