• 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
Debugger can't find correct source file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debugger can't find correct source file


  • Subject: Debugger can't find correct source file
  • From: Jason Bobier <email@hidden>
  • Date: Mon, 9 Jan 2006 12:08:34 -0800

Hey all,

I'm having problems with the debugger in XCode refusing to show the correct source file when I step into a framework. The source is a .mm file containing the method definitions of a C++ class. Instead it shows the declaration of a parent class in a header file. The Variable pane correctly shows the variables for the method that it should be stepping through however, so I know the debugging info is there. And when I step, it steps correctly as if the correct source file was being shown (i.e. the pointer moves the correct number of lines) but continues to display the wrong file.

Is this a known issue with objective-c++ debugging? Is there a way to tell xcode which source file I want to display? I seem to remember some gdb command that does that but I can't remember what.

Thanx,

Jason

--
Jason Bobier            email@hidden
PGP Corporation
www.pgp.com



________________________________________________________________
This message could have been secured by PGP Universal. To secure
future messages from this sender, please click this link:

https://keys.prismatix.com/b/b.e?r=email@hidden&n=6uAtk9mV5ej9EgCQKEqRoQ==
_______________________________________________
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: Debugger can't find correct source file
      • From: Jason Bobier <email@hidden>
  • Prev by Date: Using CVS in Xcode (very odd configuration).
  • Next by Date: Overriding a setting using xcodebuild
  • Previous by thread: Re: Using CVS in Xcode (very odd configuration).
  • Next by thread: Re: Debugger can't find correct source file
  • Index(es):
    • Date
    • Thread