• 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 debugging UI question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode debugging UI question


  • Subject: Re: Xcode debugging UI question
  • From: email@hidden
  • Date: Sun, 7 Aug 2005 18:21:24 -0700

In Xcode 2.1 the breakpoint panel displays a '-' in the enable check-box while debugging if you have requested a  breakpoint but the debugger has not yet set it (i.e. it is still 'pending', the debugger has not located that symbol or file and line location yet). Since you are debugging on a platform that support dynamic libraries and bundles it is expensive to determine that the executable will not load a piece of code at sometime in the future that will allow that breakpoint to be set.

-ChrisF

On Aug 4, 2005, at 2:35 AM, Andreas Grosam wrote:


Hmm, sounds like you are debugging a binary that has no debugging info at all. Really we need to show a warning sheet in this case (since you might want to do it, but likely not).



If there are breakpoints set, and the debugger will not break at them, we should really get a warning.


Andreas




 _______________________________________________
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

References: 
 >Xcode debugging UI question (From: Bill Monk <email@hidden>)
 >Re: Xcode debugging UI question (From: Greg Hurrell <email@hidden>)
 >Re: Xcode debugging UI question (From: Bill Monk <email@hidden>)
 >Re: Xcode debugging UI question (From: Scott Tooker <email@hidden>)
 >Re: Xcode debugging UI question (From: Bill Monk <email@hidden>)
 >Re: Xcode debugging UI question (From: Scott Tooker <email@hidden>)
 >Re: Xcode debugging UI question (From: Andreas Grosam <email@hidden>)

  • Prev by Date: Re: linking after dependency has been modified
  • Next by Date: "Carbon unit tests" Bus Error in RunUnitTests
  • Previous by thread: Re: Xcode debugging UI question
  • Next by thread: Re: Xcode debugging UI question
  • Index(es):
    • Date
    • Thread