VirtualBox

Changeset 84706 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jun 5, 2020 6:11:25 PM (5 years ago)
Author:
vboxsync
Message:

VMM/DBGF: Add DBGFR3GetCpuState() to return the current CPU state as a human readable string

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/dbgf.h

    r84552 r84706  
    932932VMMR3DECL(bool)             DBGFR3CpuIsIn64BitCode(PUVM pUVM, VMCPUID idCpu);
    933933VMMR3DECL(bool)             DBGFR3CpuIsInV86Code(PUVM pUVM, VMCPUID idCpu);
     934VMMR3DECL(const char *)     DBGFR3CpuGetState(PUVM pUVM, VMCPUID idCpu);
    934935#endif
    935936
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