• 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 formatter plugin
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Data formatter plugin


  • Subject: Re: Data formatter plugin
  • From: Chris Hanson <email@hidden>
  • Date: Fri, 30 Nov 2007 20:08:20 -0800

On Nov 30, 2007, at 12:42 PM, Steve Mills wrote:

Wow, 7-bit. How 1984. Hopefully it's scheduled for a swift kick into the present. Can't Xcode just ask for the pointer and then display it as Unicode on its own?

Not necessarily. Remember that, unlike 1984, we have protected memory these days. Xcode, gdb -- the actual debugger -- and the executable being debugged are each in a separate address space. So the data always needs to be passed across address spaces via an IPC mechanism, and the interpretation & rendering-for-display of that data may not even occur in Xcode itself.


  -- 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


References: 
 >Data formatter plugin (From: Steve Mills <email@hidden>)
 >Re: Data formatter plugin (From: Chris Espinosa <email@hidden>)
 >Re: Data formatter plugin (From: Steve Mills <email@hidden>)

  • Prev by Date: HIShape symbols not found on 10.4.10 on PPC
  • Next by Date: Plist not being updated
  • Previous by thread: Re: Data formatter plugin
  • Next by thread: Continue Debug without returning to Xcode
  • Index(es):
    • Date
    • Thread