• 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 sometimes stop at the beginning of a C++ method
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: breakpoints sometimes stop at the beginning of a C++ method


  • Subject: Re: breakpoints sometimes stop at the beginning of a C++ method
  • From: email@hidden
  • Date: Fri, 11 Feb 2005 17:51:49 +0000



> Why do breakpoints sometimes stop at the beginning of a C++ method
> instead of the line where the breakpoint is set?

Similarly, while stepping through code, the graphical instruction pointer
(not to be confused with the real IP) is often a line or more behind. I
have to rely on watching variables change to red to tell me what line is
really being executed.

> I'm using a "development" style build with all optimizations turned off.

Yep, me too. All of the build settings are at the factory default.



Chris
 _______________________________________________
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 sometimes stop at the beginning of a C++ method
      • From: Mike Lazear <email@hidden>
  • Prev by Date: Re: breakpoints sometimes stop at the beginning of a C++ method
  • Next by Date: Distributed builds vs. Dynamic Network & Routing
  • Previous by thread: Re: breakpoints sometimes stop at the beginning of a C++ method
  • Next by thread: Re: breakpoints sometimes stop at the beginning of a C++ method
  • Index(es):
    • Date
    • Thread