VirtualBox

Changeset 10392 in vbox for trunk


Ignore:
Timestamp:
Jul 8, 2008 10:19:26 PM (16 years ago)
Author:
vboxsync
Message:

display fOptions too.

File:
1 edited

Legend:

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

    r10391 r10392  
    845845{
    846846    bool fRc;
    847     dprintf(("org_virtualbox_SupDrv::terminate: reference_count=%d g_cSessions=%d\n",
    848              KMOD_INFO_NAME.reference_count, ASMAtomicUoReadS32(&g_cSessions)));
     847    dprintf(("org_virtualbox_SupDrv::terminate: reference_count=%d g_cSessions=%d (fOptions=%#x)\n",
     848             KMOD_INFO_NAME.reference_count, ASMAtomicUoReadS32(&g_cSessions), fOptions));
    849849    if (    KMOD_INFO_NAME.reference_count != 0
    850850        ||  ASMAtomicUoReadS32(&g_cSessions))
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