• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: XCode 2.1 Debugging shows assembler by default
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode 2.1 Debugging shows assembler by default


  • Subject: Re: XCode 2.1 Debugging shows assembler by default
  • From: Brian Smith <email@hidden>
  • Date: Wed, 22 Jun 2005 08:35:27 +0800

Check the build settings. I had the problem when upgrading my projects that the optimatization for my development configurations were set to -Os instead of -O0, so possibly the debug symbols aren't set or they are being stripped.

Brian

On Jun 22, 2005, at 3:43 AM, Marco Maniscalco wrote:

Hello List!

I am using XCode 2.1 and since i've updated debugging isn't
possible anymore. I set a breakpoint and the debugger stops well
but shows assembler instead of my sourcecode. I can manually switch
back to my ObjC file, but as you can imagine such stuff like
"step into / step over" isn't possible. I have to switch back
after every assemblerline. I don't think i've played around with
the project setting. This problem persists even if I create a new
project. Any ideas? This drives me crazy ...


Thanks in advance, Marco Maniscalco _______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden



_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: XCode 2.1 Debugging shows assembler by default
      • From: Marco Maniscalco <email@hidden>
References: 
 >XCode 2.1 Debugging shows assembler by default (From: "Marco Maniscalco" <email@hidden>)

  • Prev by Date: Re: CoreData performance issues
  • Next by Date: Re: WWDC 2004 Source Code
  • Previous by thread: XCode 2.1 Debugging shows assembler by default
  • Next by thread: Re: XCode 2.1 Debugging shows assembler by default
  • Index(es):
    • Date
    • Thread