Re: Debugging on one machine?
Re: Debugging on one machine?
- Subject: Re: Debugging on one machine?
- From: Andrew Gallatin <email@hidden>
- Date: Fri, 23 Sep 2005 10:43:19 -0400 (EDT)
Dan Joumaa writes:
> Hello,
>
> I'd like to debug my device drivers to make my life a whole lot easier.
> But the thing is, I only have one mac on my household network. The
> other two computers are Windows computers. As I've read, I have to
> debug with another mac. Knowing this, is there any way I can debug
> without buying another machine?
You don't actually have to debug with another mac, it just
makes life much, much, much easier.
You could install freebsd or linux on one of the x86 machines
and use a cross-built gdb to do 2 machine debugging. I have
a cross built gdb for freebsd, and others have done it for
linux.
You might be able take a network dump by building kdumpd for windows
and run it on windows. I run kdumpd on freebsd, for example.
If your time is worth anything to you, it might be cheaper to just
buy another machine to help with debugging.
Drew
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden