Backtraces when debugging x86_64 apps
Backtraces when debugging x86_64 apps
- Subject: Backtraces when debugging x86_64 apps
- From: Frank Illenberger <email@hidden>
- Date: Tue, 12 Aug 2008 20:29:58 +0200
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
_______________________________________________
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