VirtualBox

Changeset 4860 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Sep 17, 2007 3:45:24 PM (17 years ago)
Author:
vboxsync
Message:

Activated the full backdoor logger in release builds of the Linux Guest Additions kernel modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/VBox/logbackdoor.cpp

    r4802 r4860  
    8484 */
    8585# include <linux/module.h>
    86 # ifdef DEBUG
    87 /* We only export the full logging infrastructure to the guest kernel
    88    modules in debug builds. */
    8986EXPORT_SYMBOL(RTLogBackdoorPrintf);
    90 # endif
    9187EXPORT_SYMBOL(RTLogWriteUser);
    9288#endif /* RT_OS_LINUX && IN_MODULE */
    93 
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