History log of /vbox/src/VBox/Runtime/r0drv/darwin/dbgkrnlinfo-r0drv-darwin.cpp
Revision Date Author Comments Expand
8c607f66fcfb8495c03a3945b3d6d5e0b66caec1 48905 05-Oct-2013 vboxsync

Promoted Runtime/include/internal/ldrMach-O.h to include/iprt/formats/mach-o.h

b0aee329d6b17543de85f825ab0d9dfd534d3cb6 43303 12-Sep-2012 vboxsync

Forward ported r78414 from 4.1: Fix VERR_NO_MEMORY loading VMMR0.r0 because of mt.lion executable memory fixes.

80115a3f875bb8448d53c2029c8b777d0ce8e0e8 41052 25-Apr-2012 vboxsync

Deal with 10.8 being PIE and not loaded at the link address.

9a930fd7bd4d35c0ac75e4c83edb31b71bd3a635 41050 25-Apr-2012 vboxsync

Made dbgkrnlinfo-r0drv-darwin.cpp work with 10.8 preview 3.

3aab2e687794ef6731b5b1b8ede1668afc6bc4eb 40856 10-Apr-2012 vboxsync

IPRT: Transformed the RTR0MachKernel API into RTR0DbgKrnlInfo.