VirtualBox

Ignore:
Timestamp:
Sep 13, 2020 7:24:11 AM (4 years ago)
Author:
vboxsync
Message:

VMM/DBGF: Rework part 1 to make it work well with SMP VMs. ​bugref:9822 [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/DBGF.cpp

    r86098 r86099  
    926926                            break;
    927927                        default:
     928                            rc = VERR_DBGF_IPE_1;
    928929                            AssertMsgFailed(("%s\n", VMGetStateName(enmState)));
    929930                    }
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