VirtualBox

Changeset 86750 in vbox


Ignore:
Timestamp:
Oct 28, 2020 9:08:35 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
141142
Message:

VMM/DBGF: Implement L2 binary search tree node removal and make the all context breakpoint management code compile in ring-3, completely untested though, bugref:9837 [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/Makefile.kmk

    r86749 r86750  
    512512        VMMAll/CPUMAllMsrs.cpp \
    513513        VMMAll/DBGFAll.cpp \
    514         VMMAll/DBGFAllBp.cpp \
     514        $(if-expr defined(VBOX_WITH_LOTS_OF_DBGF_BPS), VMMAll/DBGFAllBp.cpp,) \
    515515        $(if-expr defined(VBOX_WITH_DBGF_TRACING), VMMAll/DBGFAllTracer.cpp,) \
    516516        VMMAll/EMAll.cpp \
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