• 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: Data Formatters don't
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Data Formatters don't


  • Subject: Re: Data Formatters don't
  • From: David Dunham <email@hidden>
  • Date: Fri, 25 Feb 2005 14:00:26 -0800

Chris

Data formatters that need to load code, like the carbon data formatters, are broken in Xcode 1.5.

You can work around it with this ~/.gdbinit script. But as it says, it prevents breaking on main(). You can just include the 'define carbonFormatters' command in your ~/.gdbinit and then issue 'carbonFormatters' in the debugger console when you want them loaded. However, they will not be available in the current frame, you will need to step out if you want the formatters to show the next time you stop in the same place. If you don't care you can just continue debugging and other places you stop will use the carbon data formatters.

Cool, though unfortunately the fb never actually fires. I'm still trying to figure out that one...


(Also, you probably want to do the same with CFDataFormatters.)
--

David Dunham     A Sharp, LLC
Voice/Fax: 206 783 7404     http://a-sharp.com
Efficiency is intelligent laziness.
_______________________________________________
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


  • Prev by Date: Bug: XCode fails to debug Adobe CS2 apps
  • Next by Date: Re: new file type in XCode
  • Previous by thread: Re: Data Formatters don't
  • Next by thread: Trouble with saving Simplified Chinese (Mac OS) encoding
  • Index(es):
    • Date
    • Thread