• 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 3] CustomDataViews no longer working
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xcode 3] CustomDataViews no longer working


  • Subject: Re: [Xcode 3] CustomDataViews no longer working
  • From: Jim Ingham <email@hidden>
  • Date: Wed, 31 Oct 2007 19:42:40 -0700


On Oct 31, 2007, at 7:37 PM, David Dunham wrote:


On 31 Oct 2007, at 14:04, Tim Conkling wrote:

A short while ago, someone on this list provided me with a data formatter
bundle for viewing wstrings and wchar_t's. This worked great in Xcode 2.4.1,
but I can't get it to work at all in Xcode 3.

It looks like Xcode is more namespace-aware now -- I had some that weren't showing up. I reentered them (in the debugger window), and it created them with a namespace prefix (which I never needed before).

In Xcode 3.0 the default debug format switched to DWARF. You will of course have to rebuild your app to get the debug records in the new format. DWARF records, and the debugger reads, namespace information, which the previous debug format, stabs, did not.


Jim



I think they were being picked up from ~/Library/Application Support/ Apple/Developer Tools/CustomDataViews/ ...

David Dunham
Voice/Fax: 206 783 7404             http://www.pensee.com/dunham/
Imagination is more important than knowledge. -- Albert Einstein

_______________________________________________
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

Jim Ingham Apple Developer Tools



_______________________________________________
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: 
 >[Xcode 3] CustomDataViews no longer working (From: "Tim Conkling" <email@hidden>)
 >Re: [Xcode 3] CustomDataViews no longer working (From: David Dunham <email@hidden>)

  • Prev by Date: Re: [Xcode 3] CustomDataViews no longer working
  • Next by Date: Still no way to view CFString in custom data fomatter, huh?
  • Previous by thread: Re: [Xcode 3] CustomDataViews no longer working
  • Next by thread: Xcode 3 unresponsive after Save or opening Project Settings?
  • Index(es):
    • Date
    • Thread