Re: Backtraces when debugging x86_64 apps
Re: Backtraces when debugging x86_64 apps
- Subject: Re: Backtraces when debugging x86_64 apps
- From: Andrew Merenbach <email@hidden>
- Date: Tue, 12 Aug 2008 13:42:26 -0700
On Aug 12, 2008, at 11:29 AM, Frank Illenberger wrote:
Hi everybody,
I am debugging a 64 bit Cocoa application with Xcode 3.1. When I let
the debugger stop at a breakpoint, all frames in the backtrace that
belong to one of my own frameworks are shown as completely wrong
classes and methods. Frames belonging to the main application or the
system frameworks are displayed correctly. I am using DWARF as the
debugging info format for all my targets.
Has anybody also observed this problem or knows a way to fix this?
Cheers
Frank
Hi, Frank,
I'm afraid that I have little experience at the moment with 64-bit
applications and/or frameworks, but one thing comes to mind: is it
possible that any of your own frameworks are not compiled as 64-bit?
My guess would be that that *could* be a potential culprit, but I'm
not at all certain.
Cheers,
Andrew
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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