mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 21:47:40 -05:00
impr: Only add stacktrace to exceptions thrown in main thread
This commit is contained in:
@@ -7,5 +7,6 @@
|
||||
namespace hex::trace {
|
||||
|
||||
std::optional<StackTraceResult> getLastExceptionStackTrace();
|
||||
void enableExceptionCaptureForCurrentThread();
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user