• 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 Custom Data Types in Debugger
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Displaying Custom Data Types in Debugger


  • Subject: Re: Displaying Custom Data Types in Debugger
  • From: Chris Espinosa <email@hidden>
  • Date: Sat, 16 Jul 2005 08:49:39 -0700


On Jul 16, 2005, at 2:31 AM, Michael Rice wrote:

Is there a way to make the Xcode C++ debugger display data from custom data types? For example, I have a structure that contains a void* field that is bascially a Pascal-type string (4-byte length followed by a NULL-terminated string). I'd like to be able to customize Xcode with a "template" of some sort such that it can display the field as a string instead of a plain pointer.

Try "Viewing Variables Using Custom Data Formatters" in the Xcode User Guide:
http://developer.apple.com/documentation/DeveloperTools/Conceptual/ XcodeUserGuide21/Contents/Resources/en.lproj/06_04_db_view_info/ chapter_42_section_4.html

Chris

_______________________________________________
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: Displaying Custom Data Types in Debugger
      • From: Michael Rice <email@hidden>
References: 
 >Displaying Custom Data Types in Debugger (From: Michael Rice <email@hidden>)

  • Prev by Date: Re: Adding new file type to Xcode
  • Next by Date: Re: Cross development with SDK 10.3.9 not compatible with 10.3.8
  • Previous by thread: Displaying Custom Data Types in Debugger
  • Next by thread: Re: Displaying Custom Data Types in Debugger
  • Index(es):
    • Date
    • Thread