• 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: Viewing Memory.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Viewing Memory.


  • Subject: Re: Viewing Memory.
  • From: Jerry <email@hidden>
  • Date: Fri, 2 Feb 2007 09:29:16 +0000


On 1 Feb 2007, at 19:36, Robert Bell wrote:

Without dropping into the gdb console (which is what I currently do), is there a way to view a region of memory as floats, doubles, etc? The view memory window gives an interpretation in ascii only for me, and I cannot seem to find a way to change it. I have tried numerous web searches, but to no avail.

You can type

print *(double *)array@len

where "len" is the number of items to print.

Jerry

_______________________________________________
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: 
 >Viewing Memory. (From: Robert Bell <email@hidden>)

  • Prev by Date: Re: [ADMIN] Monthly Reminder: How to Ask for Help on xcode-users
  • Next by Date: Re: Viewing Memory.
  • Previous by thread: Viewing Memory.
  • Next by thread: Re: Viewing Memory.
  • Index(es):
    • Date
    • Thread