VirtualBox

Changeset 11605 in vbox for trunk/include


Ignore:
Timestamp:
Aug 25, 2008 10:07:57 AM (16 years ago)
Author:
vboxsync
Message:

backdoor logging for AMD64 guests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/log.h

    r11391 r11605  
    11541154# undef LogRel
    11551155# define LogRel(a)      LogRelBackdoor(a)
     1156# if defined(LOG_USE_C99)
     1157#  undef _LogIt
     1158#  define _LogIt(pvInst, fFlags, iGroup, ...)  LogBackdoor((__VA_ARGS__))
     1159# endif
    11561160#endif
    11571161
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