• 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: blowing right by breakpoints
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: blowing right by breakpoints


  • Subject: Re: blowing right by breakpoints
  • From: Chris Friesen <email@hidden>
  • Date: Tue, 20 Dec 2005 13:27:15 -0800

The next time your program is stopped at a breakpoint open the debugger console and enter 'info b' to print the breakpoint state. This will show us if the breakpoints you aren't stopping at are <PENDING> or are set somewhere weird.

-ChrisF

On Dec 20, 2005, at 12:39 PM, Bob Stuller wrote:

Greetings!

The program stops at the first breakpoint in a C++ method and then ignores all the breakpoints in the C code until the flow of execution returns to the next breakpoint back in the C++. What I've tried:
Compile all code in C++.
Compile by file type.
Turn off 'load symbols lazily'.
Any idea what's going on?


TIA!

Peace,
Bob


Let us not look back in anger, nor forward in fear, but around in awareness.
- James Thurber
_______________________________________________
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: blowing right by breakpoints
      • From: Rudi Sherry <email@hidden>
References: 
 >blowing right by breakpoints (From: Bob Stuller <email@hidden>)

  • Prev by Date: blowing right by breakpoints
  • Next by Date: Re: How to build an xcode project with AppleScript?
  • Previous by thread: blowing right by breakpoints
  • Next by thread: Re: blowing right by breakpoints
  • Index(es):
    • Date
    • Thread