VirtualBox

Changeset 4325 in vbox for trunk/src


Ignore:
Timestamp:
Aug 23, 2007 7:04:14 PM (17 years ago)
Author:
vboxsync
Message:

Logging.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleVRDPServer.cpp

    r4322 r4325  
    10681068    Assert(VALID_PTR(this)); /** @todo r=bird: there are(/was) some odd cases where this buster was invalid on
    10691069                              * linux. Just remove this when it's 100% sure that problem has been fixed. */
    1070     LogRel(("VRDP: stop the server\n")); RTLogFlush(RTLogRelDefaultInstance());
     1070    LogRel(("VRDP: stop the server mhServer %p\n", mhServer)); RTLogFlush(RTLogRelDefaultInstance());
    10711071#ifdef VBOX_VRDP
    10721072    if (mhServer)
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