Re: Debugging a service.
Re: Debugging a service.
- Subject: Re: Debugging a service.
- From: Charles Jolley <email@hidden>
- Date: Fri, 9 Aug 2002 20:20:05 -0500
A service is just an application like any other cocoa app. If the
application is already running when a user invokes the service, the
running app will be invoked, otherwise it is launched. To debug, just
run your service application in the debugger and invoke the service.
-Charles
On Friday, August 9, 2002, at 08:06 PM, email@hidden wrote:
Does anyone have a method to debug a Cocoa System Service? I can see
no way of connecting to the service from a cocoa application in PB.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.