Um, when using the xbmemdump -m function, to see which allocations
are open..
you get output like this.. :

#2230: 1228800 bytes of contiguous memory at 0x836C0000
0xE4199
0xE3265
0x128572

#2231: 112 bytes of contiguous memory at 0x83B8B000
0xE4199
0xE3265
0x128AD2

#2232: 1228800 bytes of contiguous memory at 0x82B08000
0xE4199
0xE3265
0x128572

does anybody know what these numbers are supposed to mean?
it'd be nice if it would somehow be able to tell me where it gets allocated in the code..