• 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: Breakpoints not Hit
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Breakpoints not Hit


  • Subject: Re: Breakpoints not Hit
  • From: Scott Tooker <email@hidden>
  • Date: Fri, 3 Nov 2006 10:04:06 -0800

Some additional info that is needed:

1) Are you using DWARF or STABS for the debug format?
2) If you are not using DWARF, does switching to DWARF solve the problem?
3) Just to verify, do you have debug symbols generated for all the libraries and application?
4) When you look in the breakpoints window from the parent project, do you see the breakpoint you have set?


Scott

On Nov 3, 2006, at 7:59 AM, Michael Rice wrote:

I'm using Xcode 2.4.1 on MacBook Pro. I have a project that is a collection of C++ subprojects (libraries and an application). If I open a subproject and set a breakpoint in a method and then switch back to the parent project and run the application target, the breakpoint is never hit.

I get a warning from GDB: "No location found for "mainwindow.cpp: 635". This is my breakpoint location. The breakpoint is in a source file in the application.

Any ideas on how to get this working?

Thanks.
_______________________________________________
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

_______________________________________________ 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
  • Follow-Ups:
    • Re: Breakpoints not Hit
      • From: Michael Rice <email@hidden>
References: 
 >Breakpoints not Hit (From: Michael Rice <email@hidden>)

  • Prev by Date: Re: call/caller graph
  • Next by Date: Builds cause iTunes to stutter
  • Previous by thread: Breakpoints not Hit
  • Next by thread: Re: Breakpoints not Hit
  • Index(es):
    • Date
    • Thread