• 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: Displaying fixed point in XCode debugger
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Displaying fixed point in XCode debugger


  • Subject: Re: Displaying fixed point in XCode debugger
  • From: Steve Mills <email@hidden>
  • Date: Fri, 28 Apr 2006 12:34:57 -0500

On Apr 28, 2006, at 12:26, James Bucanek wrote:

... to copy and paste this once? You probably spent more time sending your reply. ;)

Custom data formatters are associated with a type and stored globally. Once you've entered a custom formatter for a type or class, it is automatically applied to all instances of that type everywhere and forever. Data formatters are stored in your home folder (~/Library/Application Support/Apple/Developer Tools/ CustomDataViews/CustomDataViews.plist) so they persist across debugging sessions and projects.

Oh. I thought that it needed to be typed/pasted into the summary of every variable that you wanted to display that way every time. I haven't read up on data formatters because I thought the only way to do those was with a plugin. Guess I'll go read about it, when I get some time. That's the thing - time. Displaying Fixed was built into CodeWarrior, so I didn't have to waste time reading about it. Seems like it would be a no-brainer for Xcode to include it as well (along with C string, Pascal string, and Unicode string).


Steve Mills
Drummer, Mac geek
http://sjmills5.home.mchsi.com/


_______________________________________________ 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: Displaying fixed point in XCode debugger (From: James Bucanek <email@hidden>)

  • Prev by Date: Re: Displaying fixed point in XCode debugger
  • Next by Date: Re: Displaying fixed point in XCode debugger
  • Previous by thread: Re: Displaying fixed point in XCode debugger
  • Next by thread: Re: Displaying fixed point in XCode debugger
  • Index(es):
    • Date
    • Thread