Re: how to connect IONetworkingFamily source code on gdb
Re: how to connect IONetworkingFamily source code on gdb
- Subject: Re: how to connect IONetworkingFamily source code on gdb
- From: "Justin C. Walker" <email@hidden>
- Date: Tue, 8 Apr 2008 21:36:08 -0700
On Apr 8, 2008, at 13:20 , email@hidden wrote:
I have kernel panic from my driver and it is linked to
IONetworkingFamily.
No problem to setup gdb, and be able to list source code of "xnu"
part and my driver.
But, I don't know and can not find the way to list source of
IONetworkingFamily.
I already downloaded IONetworkingFamily source and put into /
SourceCache folder.
Is it possible to see source of IONetworkingFamily from gdb?
Yup. Check the 'add-' commands in gdb (these let you load symbols of
various types) and the 'dir' command (to add a directory where the
debugger will look for source files).
HTH
Justin
--
Justin C. Walker, Curmudgeon-At-Large
Institute for the Enhancement of the Director's Income
--------
When LuteFisk is outlawed,
Only outlaws will have LuteFisk
--------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden