c3f0fd28cd
Currently all debugger commands assume 32-bit pointers when formatting their output. This means that on x86_64 the output is incorrectly formatted. Fixed this by adding a B_PRINTF_POINTER_WIDTH definition (16 on 64-bit, 8 on 32-bit), and using this to correctly format the output. Not all commands have been fixed yet, but all VM, slab, VFS, team, thread and image commands should be correct. |
||
---|---|---|
.. | ||
Archivable.h | ||
Autolock.h | ||
Beep.h | ||
BlockCache.h | ||
BufferedDataIO.h | ||
BufferIO.h | ||
ByteOrder.h | ||
ClassInfo.h | ||
DataIO.h | ||
DateTime.h | ||
Debug.h | ||
Errors.h | ||
Flattenable.h | ||
List.h | ||
Locker.h | ||
ObjectList.h | ||
parsedate.h | ||
StopWatch.h | ||
String.h | ||
StringList.h | ||
SupportDefs.h | ||
TLS.h | ||
TypeConstants.h | ||
UTF8.h |