VirtualBox

Ignore:
Timestamp:
Jan 26, 2020 2:11:56 PM (5 years ago)
Author:
vboxsync
Message:

SUPDrv-darwin: kprint the module addresses and SUPR0Printf stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp

    r82818 r82858  
    14441444                            RTMemTmpFree(pErrInfo);
    14451445                            /** @todo Call RTLdrDone. */
     1446                            kprintf("VBoxDrv: Loaded %s at %p\n", pImage->szName, pvImageBits);
    14461447                            return VINF_SUCCESS;
    14471448                        }
     
    19941995
    19951996    printf("%s", szMsg);
     1997    kprintf("%s", szMsg);
    19961998
    19971999    IPRT_DARWIN_RESTORE_EFL_AC();
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette