VirtualBox

Changeset 87132 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Dec 27, 2020 8:10:03 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
142032
Message:

Config.kmk: Enable the new DBGF breakpoint handling code, bugref:9837 [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/DBGFAllBp.cpp

    r87130 r87132  
    162162# endif
    163163{
    164     uint64_t cHits = ASMAtomicIncU64(&pBp->Pub.cHits);
     164    uint64_t cHits = ASMAtomicIncU64(&pBp->Pub.cHits); RT_NOREF(cHits);
    165165
    166166    RT_NOREF(pRegFrame);
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