mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-25 11:21:05 +00:00
1bef46bfee
* This suppresses the use of a global try/except to catch exceptions then log & continue. Instead it runs the test and lets the debugger catch any exceptions that happen.