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?
Right click buffer and click on Print description of "buffer".
buffer
Print description of "buffer"
The console should say
Printing description of buffer: