One Quickie


Hexdump in gdb (gdb->General)
(gdb) x /80xb attrBuffer
will give you something like
0x7fff5fbfeeb0: 0x14    0x00    0x00    0x00    0xdb    0x0b    0x19    0x4c
0x7fff5fbfeeb8: 0x00    0x00    0x00    0x00    0x00    0x00    0x00    0x00
0x7fff5fbfeec0: 0x00    0x00    0x00    0x00    0xec    0xc8    0x62    0xe5
0x7fff5fbfeec8: 0xc7    0x48    0x18    0xd2    0xe7    0x9e    0x88    0xd8
0x7fff5fbfeed0: 0xd9    0x60    0x9f    0x61    0xea    0x37    0x3b    0x0c
0x7fff5fbfeed8: 0x87    0x1b    0x4e    0x7e    0x6a    0x26    0x98    0x62
0x7fff5fbfeee0: 0x6d    0x01    0xed    0xed    0x17    0x6d    0xae    0x05
0x7fff5fbfeee8: 0xe7    0x22    0xd0    0x96    0x33    0x34    0x16    0x1a
0x7fff5fbfeef0: 0x17    0xa7    0x87    0xb2    0x76    0x7b    0x29    0x0b
0x7fff5fbfeef8: 0xea    0x51    0x4c    0x45    0x4f    0x45    0x65    0x88



borkware home | products | miniblog | rants | quickies | cocoaheads
Advanced Mac OS X Programming book

webmonster@borkware.com