I am running Xcode and I would like to dump out a NSData*. The variable in question is buffer. Is there a way to do this through the UI or the GDB debugger?
I think I have it now.
Right click on NSData in the list displayed there, and click 'Show Memory Of "x"'.