VortexCoyote / leraine-studio

A cross-platform portable open-source VSRG chart editor written in C++ with SFML.
Mozilla Public License 2.0
14 stars 6 forks source link

Save callstack to log file when the program crashes #49

Open VortexCoyote opened 3 years ago

VortexCoyote commented 3 years ago

Save the callstack to some kind of log file when the editor crashes. The stacktrace will have to be some form of crossplatform solution.