• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Debugging a service.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugging a service.


  • Subject: Re: Debugging a service.
  • From: Charles Jolley <email@hidden>
  • Date: Sat, 10 Aug 2002 13:11:29 -0500

On Saturday, August 10, 2002, at 12:02 PM, email@hidden wrote:

> I wish that worked. The calling application is written in Obj-C the
> service is in Java. Setting Java debugger in both calling application
> and service application does not work. Do you think that it would?
>
> Do I need to start the service in the debugger first?
>

Yes, start the service in the debugger. None of your service code is
executed by the calling application.

-C

>
> On Friday, August 9, 2002, at 06:20 PM, Charles Jolley wrote:
>
>> 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.
>>
>>
> Here is my resume. Good luck in your search.
>
>
> 300 Refugio Rd
> Santa Cruz, CA 95060-2348
> 831-469-4348
> Fax: 831-480-5868
>
> <Resume.pdf>
_______________________________________________
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.

References: 
 >Re: Debugging a service. (From: email@hidden)

  • Prev by Date: NSThread and NSAutoReleasePool
  • Next by Date: Re: Classes and the Production of Objects
  • Previous by thread: Re: Debugging a service.
  • Next by thread: NSMatrix programatic creation question
  • Index(es):
    • Date
    • Thread