I am trying to write a simple debugger type application.
I think you'll need to read about Unix-specific debugging APIs, then.
Probably "man ptrace" will give you some help.
The Apple documentation says that you cannot use MPRegisterDebugger
anymore wth OSX, you have to call the Carbon Debugger Services
instead.
This is probably out of date.
-eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden