Re: [SOLVED] Debugging ARC app on Snow Leopard
Re: [SOLVED] Debugging ARC app on Snow Leopard
- Subject: Re: [SOLVED] Debugging ARC app on Snow Leopard
- From: Chris Cleeland <email@hidden>
- Date: Mon, 28 Nov 2011 14:47:44 -0600
On Mon, Nov 28, 2011 at 2:03 PM, Dave Fernandes
<email@hidden> wrote:
>
> I'll file a bug report on Xcode - that it should use relative paths for the object files.
Typically this is a debugger issue, not a compiler issue. Every other
platform I've used stores the full paths in debug info, too.
If you need to debug using those object files with a different path,
debuggers typically offer some sort of path mapping facility. dbx has
this on solaris and other OSs, as does gdb. Perhaps the llvm debugger
does, too?
_______________________________________________
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