VirtualBox

Changeset 74670 in vbox for trunk


Ignore:
Timestamp:
Oct 8, 2018 11:35:07 AM (6 years ago)
Author:
vboxsync
Message:

WDDM: enable VectoredExceptionHandler in debug builds

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.h

    r69500 r74670  
    3030/* debugging configuration flags */
    3131
     32/* Adds vectored exception handler to be able to catch non-debug UM exceptions in kernel debugger. */
     33#define VBOXWDDMDISP_DEBUG_VEHANDLER
     34
    3235/* generic debugging facilities & extra data checks */
    3336# define VBOXWDDMDISP_DEBUG
     
    3942/* use OutputDebugString */
    4043//#  define VBOXWDDMDISP_DEBUG_PRINT
    41 /* adds vectored exception handler to be able to catch non-debug UM exceptions in kernel debugger */
    42 //#  define VBOXWDDMDISP_DEBUG_VEHANDLER
    4344/* disable shared resource creation with wine */
    4445//#  define VBOXWDDMDISP_DEBUG_NOSHARED
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