Debugging MIDI+Kext Drivers
Debugging MIDI+Kext Drivers
- Subject: Debugging MIDI+Kext Drivers
- From: Devendra Parakh <email@hidden>
- Date: Tue, 09 Jul 2002 08:35:16 -0700
Hi,
I'm trying to find what's the best way to debug a MIDI driver (plugin)
which talks to a Kext driver(for a PCI device).
Individually, I use gdb to debug the Kext running on a different machine
(two machine debugging), and I use Project Builder to debug the plugin
(in MIDIServer process).
However, this means I have to have the development environment and
sources on both the machines (target as well as the host).
Is there a better alternative? Can I debug the plugin using remote
debugging?
Any help would be greatly appreciated!
Thanks.
Devendra.
Devendra ParakhSinging Electrons, Inc.
http://www.singingelectrons.com425-889-2478
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.