VirtualBox

Changeset 97693 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Nov 28, 2022 10:03:17 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
154750
Message:

VMM/DBGF: Added a DBGFBpCheckInstruction function for checking for instruction breakpoint. bugref:9898

File:
1 edited

Legend:

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

    r97196 r97693  
    11221122VMM_INT_DECL(bool)          DBGFBpIsInt3Armed(PVM pVM);
    11231123VMM_INT_DECL(bool)          DBGFIsStepping(PVMCPU pVCpu);
     1124VMM_INT_DECL(VBOXSTRICTRC)  DBGFBpCheckInstruction(PVMCC pVM, PVMCPUCC pVCpu, RTGCPTR GCPtrPC);
    11241125VMM_INT_DECL(VBOXSTRICTRC)  DBGFBpCheckIo(PVM pVM, PVMCPU pVCpu, PCPUMCTX pCtx, RTIOPORT uIoPort, uint8_t cbValue);
    11251126VMM_INT_DECL(VBOXSTRICTRC)  DBGFBpCheckPortIo(PVMCC pVM, PVMCPU pVCpu, RTIOPORT uIoPort,
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette