Y
Hacker News
new
|
ask
|
show
|
jobs
by
malkia
1749 days ago
On Windows, there is an API for this -
https://docs.microsoft.com/en-us/windows/win32/api/errhandli...
- you can save the callstack there, before a C++ exceptions happens.