• 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: Debugger stepping into incorrect files on intel
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugger stepping into incorrect files on intel


  • Subject: Re: Debugger stepping into incorrect files on intel
  • From: Lawrence Gold <email@hidden>
  • Date: Tue, 11 Apr 2006 13:56:53 -0600

On Apr 11, 2006, at 1:22 PM, Roni Music wrote:


I am using current software on a core duo mini. Setting break points
in some functions is just not working. When I set a break point in
the calling function and step into the the function (if the debugger
decides to honour this breakpoint) I am trying to debug, the debugger
steps into an unrelated file (usually a header). Using 'Step Over'
and 'Step Into', the debugger then thinks it is in the file I really
would like it to be in, and starts making seemingly random jumps
around this spurious piece of source that it has loaded.

I have tried deleting all object code, pre-compiled headers etc and
building from scratch, to no avail.

Why isnt this working? Have I got some setting wrong in my project?

Welcome to the club.

Same problem here, usually it happens when I set a breakpoint in a constructor,
it only happens in one of my software, which is 95% C++ but has a Cocoa GUI
It doesn't happens when I build it on my PPC.

I've seen the same problem with a C++ app. I can't recall if it was in a constructor or not.



_______________________________________________ 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: 
 >Re: Debugger stepping into incorrect files on intel (From: "Roni Music" <email@hidden>)

  • Prev by Date: Re: symbols, stripping, and crash logs
  • Next by Date: Re: symbols, stripping, and crash logs
  • Previous by thread: Re: Debugger stepping into incorrect files on intel
  • Next by thread: remote debugging, can't see source code
  • Index(es):
    • Date
    • Thread