• 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: Can't get debugger to stop at breakpoints in project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't get debugger to stop at breakpoints in project


  • Subject: Re: Can't get debugger to stop at breakpoints in project
  • From: Rick Hoge <email@hidden>
  • Date: Thu, 3 Jun 2004 12:43:21 -0400

I am trying to run an Xcode project (Obj-C/Cocoa) in the debugger and for some reason it won't stop at any of my breakpoints. I am using the Development build style, with debug symbols ON, unstripped build set to YES, and optimization turned off. I'm pretty sure it's something in the build settings, but don't really know these well enough to find it (have been trying for some time now!).

Another possible reason for the difficulties is that this is actually a mixed Java/Obj-C Cocoa app and the debugger window displays a message to the effect that it is starting the Java debugger when the app is launched. Is it possible that the presence of Java code triggers this debug mode and prevents the Objective-C breakpoints from being used? If so, is there a way to force the debugger to run for Objective-C and not Java?


TIA again,
Rick

Would anyone be able to suggest a reasonably complete checklist of build settings required for the debugger to work properly? I am able to launch the app in debug mode, but it will not stop at breakpoints. The things I've already checked are:

- debug symbols on?
- optimization set to none? (should not prevent seeing breakpoints anyway)
- unstripped build set to yes? (not sure if this matters...)


Thanks in advance for any suggestions,

Rick
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: Can't get debugger to stop at breakpoints in project
      • From: email@hidden
References: 
 >Can't get debugger to stop at breakpoints in project (From: Rick Hoge <email@hidden>)

  • Prev by Date: Re: dead-code stripping, is it possible?
  • Next by Date: Re: Can't find Apple Help Indexing Tool
  • Previous by thread: Can't get debugger to stop at breakpoints in project
  • Next by thread: Re: Can't get debugger to stop at breakpoints in project
  • Index(es):
    • Date
    • Thread