Re: Which debugging bug do you prefer?
Re: Which debugging bug do you prefer?
- Subject: Re: Which debugging bug do you prefer?
- From: Alexander von Below <email@hidden>
- Date: Tue, 14 Mar 2006 23:56:17 +0100
Am 14.03.2006 um 23:48 schrieb Bruce Bullis:
The nice folks over at Unsanity have figured out how to trick XCode
into actually allowing debugging of plug-ins:
Except that I'm NOT TRYING TO USE THE EXECUTABLE from the XCode
project; I'm trying to attach to a running process, which might NOT
be referenced in the custom executable. It's just dumb luck that
the custom executable refers to the executable to which I'm trying
to attach.
I am not sure if that solves your issue, but here is what the nice
folks at Apple showed me (and I use this technique successfully, say,
on Dashboard widgets):
- Create a new custom executable with about any binary. Say, /bin/ls
- Debug this executable
- Break the debugger
- "Attach" in the console
- Bingo
Alex
_______________________________________________
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