VirtualBox

Changeset 29315 in vbox


Ignore:
Timestamp:
May 11, 2010 7:53:29 AM (15 years ago)
Author:
vboxsync
Message:

VBoxService/ControlExec: Be more verbose.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp

    r29290 r29315  
    868868                                else /* Something went wrong; report error! */
    869869                                {
     870                                    VBoxServiceError("ControlExec: Could not start process '%s' (CID: %u)! Error: %Rrc\n",
     871                                                     pData->pszCmd, pThread->uContextID, rc);
     872
    870873                                    int rc2 = VbglR3GuestCtrlExecReportStatus(pThread->uClientID, pThread->uContextID, pData->uPID,
    871874                                                                              PROC_STS_ERROR, rc,
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