Exceptions Dialog


The Exceptions dialog lets you change the way the debugger handles particular exceptions
Each tree represents a category of exceptions


SS


C++ Exceptions -
Common Language Runtime Exceptions -
GPU Memory Access Exceptions -
Javascript Runtime Exceptions -
Managed Debugging Assistants -
Native Run-Time Checks -
Win32 Exceptions -


You can add and delete your own exceptions
Visual Studio will by default break only when an exception is not handles by user code
This dialog lets you control and configure exceptions to break when they happen rather than when they are unhandled.




© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited TopPrevNext