Re: help/tips for debugging missing T_GODATA msgs.
Re: help/tips for debugging missing T_GODATA msgs.
- Subject: Re: help/tips for debugging missing T_GODATA msgs.
- From: Quinn <email@hidden>
- Date: Mon, 10 Nov 2003 14:33:54 +0000
At 12:23 -0500 30/10/03, Doug Hill wrote:
what I'm wondering is this; is there any way to debug this at a lower level
to see if I'm just missing this T_GODATA msg. or whether I never got one?
Well, there are two things that consume T_GODATA.
1. OT calling your notifier with a T_GODATA event
2. OTLook
You should be able to instrument both of these (using a wrapper
around all you calls to OTLook) to see if the event went missing.
There /are/ lower level debugging tools for the OT framework on Mac
OS X, unfortunately none of them are in the production build (and the
_debug libraries went MIA in Mac OS X 10.2.x--we're hoping to get
them back in the next major release <rdar://problem/3168650>). If
you open a DTS tech support incident, Rich or I can walk you through
this process.
ps. Adding a hack to periodically send and not wait for a T_GODATA fixes my
stall so I'm fairly confident that I'm on the right track...
That's a reasonable solution.
S+E
--
Quinn "The Eskimo!" <
http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications, Hardware
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.