mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-22 13:37:22 +00:00
074341e421
This commit makes the crash handler show relative paths instead of absolute ones, which makes the stack traces generated easier to read. On the other hand, absolute paths makes sense on Linux, since the user is expected to build the binaries themselves, and gdb will be able to find the source code. |
||
---|---|---|
.. | ||
cmake | ||
include/interface | ||
platform | ||
src | ||
.gitignore | ||
CMakeLists.txt | ||
toolchain-mingw64.cmake |