• 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 debugger broken with .mm files?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode debugger broken with .mm files?


  • Subject: Re: Xcode debugger broken with .mm files?
  • From: Joe Ranieri <email@hidden>
  • Date: Sat, 21 Feb 2009 12:58:48 -0500


On Feb 21, 2009, at 12:54, George Warner wrote:

On Sat, 21 Feb 2009 08:42:52 +1030, Sir Rattykins <email@hidden >
wrote:
Possibly unrelated, but... I'm getting a bunch of messages like this in the
debug console when gdb is invoked:


warning: Could not find object file
"/Users/martin/Documents/Cocoa/safariadblock/safariadblock/trunk/ build/Safari
AdBlock.build/Release/Safari
AdBlock.build/Objects-normal/i386/ABPreferences.o" - no debug information
available for


"/Users/martin/Documents/Cocoa/safariadblock/safariadblock/trunk/ ABPreferences.m
".


I'd start off by creating a new account, log in to it and try the
build/debug there; if gdb still spews the above I'd wonder about a corrupt
system or development tools install.

Actually, this bit of spew is due to Safari AdBlock being an input manager (loaded into all GUI processes) that was compiled with debug information. Basically the debug information refers to files on Safari AdBlock's creator's computer which don't exist on yours, which is why gdb complains.


-- Joe Ranieri
_______________________________________________
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: Xcode debugger broken with .mm files? (From: George Warner <email@hidden>)

  • Prev by Date: Re: Xcode debugger broken with .mm files?
  • Next by Date: Re: opening project.pbxproject?
  • Previous by thread: Re: Xcode debugger broken with .mm files?
  • Next by thread: Running project with command line arguments
  • Index(es):
    • Date
    • Thread