VirtualBox

Ignore:
Timestamp:
Sep 13, 2010 9:19:39 AM (14 years ago)
Author:
vboxsync
Message:

Runtime/r3/coredumper: log.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/solaris/coredumper-solaris.cpp

    r32424 r32439  
    22432243        pthread_sigmask(SIG_BLOCK, &SigSet, &OldSigSet);
    22442244        rc = rtCoreDumperTakeDump(&Context, pszOutputFile);
     2245        if (RT_FAILURE(rc))
     2246            CORELOGRELSYS(("RTCoreDumperTakeDump: rtCoreDumperTakeDump failed rc=%Rrc\n", rc));
     2247
    22452248        if (!fLiveCore)
    22462249        {
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