VirtualBox

Ignore:
Timestamp:
Apr 6, 2009 9:29:05 AM (16 years ago)
Author:
vboxsync
Message:

VBoxHeadless: be a bit more verbose on runtime errors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp

    r18628 r18740  
    976976    if (RT_FAILURE(rc))
    977977    {
    978         RTPrintf("VBoxHeadless: Runtime Error!\n");
     978        RTPrintf("VBoxHeadless: Runtime Error:\n"
     979                 " %Rrc -- %Rrf\n", rc, rc);
    979980        switch (rc)
    980981        {
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