Re: debug problem
Re: debug problem
- Subject: Re: debug problem
- From: Eric Ocean <email@hidden>
- Date: Sat, 9 Oct 2004 15:58:10 -0700
On Oct 9, 2004, at 3:51 PM, Eric Albert wrote:
Apologies for asking the obvious, but couldn't you put a breakpoint on
the method that writes to that file? Then you could look at the
backtrace and see where it's being called.
I did that; it's not being called according to GDB. Also added log
messages in case GDB was messed up.
Alternatively, you could put a breakpoint on open or write.
I don't know how to do that, but I'd like to try if you'll tell me :-).
Also, if you have ZeroLink turned on, try turning it off. I'm not
sure how it could cause this, but it can cause things to load
differently from how they typically do. That's a complication you
might want to avoid here.
Ah, good idea. I'll try that now.
Regards,
Eric Ocean
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden