You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having a reliable source of dependencies such as Vcpkg would help with this. It's unfortunate that standard C++ support for stacktraces is only available in C++23.
rmtew
changed the title
Replace google breakpoint with code to get stack traces/minidumps
Replace google breakpad with code to get stack traces/minidumps
Aug 22, 2024
Google breakpad was removed in the move to VS2022. We want to get stack traces/minidumps on crashes.
The text was updated successfully, but these errors were encountered: