Re: PE_enter_debugger("debug")
Re: PE_enter_debugger("debug")
- Subject: Re: PE_enter_debugger("debug")
- From: Andrew Gallatin <email@hidden>
- Date: Wed, 28 Feb 2007 15:29:38 -0500 (EST)
Arvind Dalvi writes:
> Hello Andrew,
>
> I did guessed that earlier.....but thought the driver writer would
> have definitely added the support, as during the driver development he
> indeed would have required the debugging of the driver itself.
>
> The emulated network card is AMDPCNET.
>
I didn't think AMDPCNET was part of darwin. If you have the source,
check for sendPacket and receivePacket methods. If you don't have
source, you can run nm on the driver and check for sendPacket and
receivePacket methods. If you have the source, you could add the
methods yourself.
> FireWire will not be option under VMware, but COM port can be....
>
> Does Mac support COM/USB port debugging?
No, nor local crashdumps. If you don't have a firewire, or NIC which
supports kdp, you're pretty well hosed.
Drew
_______________________________________________
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