VirtualBox

Changeset 5640 in vbox


Ignore:
Timestamp:
Nov 7, 2007 4:34:44 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
25973
Message:

Restore the old code. Please, don't mess with this without giving a reason again.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/VMMR0.cpp

    r5632 r5640  
    10521052        }
    10531053    }
    1054     /* Never ever trigger breakpoints in ring 0 */
     1054#ifdef RT_OS_LINUX
     1055    return true;
     1056#else
    10551057    return false;
     1058#endif
    10561059}
    10571060
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