re: Weird stuff
re: Weird stuff
- Subject: re: Weird stuff
- From: George Warner <email@hidden>
- Date: Thu, 13 Mar 2008 11:10:29 -0700
- Thread-topic: Weird stuff
On Thu, 13 Mar 2008 10:51:22 -0400, Adam Hall <email@hidden> wrote:
> I was noticing performance problems (100% CPU for Donkey Kong on a
> 2ghz iMac G5) with Mame OS X vs Mac Mame which ran much faster. I
> decided to download the source code to get an idea of what might be
> the problem and see if I could help. I then noticed a problem with
> Shark. It could not find the source code! The debug build of Mame OS
> X out of the box, had debug information turned on, yet shark could not
> find the source.
I was playing with the those sources about two weeks ago and noticed they
were still using the old debug symbol format (Stabs); you'll need to switch
them to DWARF (Project or Target build setting: "Debug Information Format"):
DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
(Hard Drivin' rules BTW! ;-)
--
Enjoy,
George Warner,
Schizophrenic Optimization Scientist
Apple Developer Technical Support (DTS)
_______________________________________________
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