ImHex/lib/libimhex/include/hex/helpers
Nik 48a57cd981
feat: Added stacktrace printing on crashes (#892)
* feat: Added simple stack trace output

* feat: Added backtrace wrapper

* build: Added libbacktrace include dirs to build

* build: Fixed libbacktrace variables

* build: More backtrace variable fixes

* build: Try to find backtrace include

* build: Get backtrace header from cmake script

* feat: Added backtrace support for execinfo

* feat: Added support for StackWalk on Windows
2023-01-17 21:38:56 +01:00
..
concepts.hpp
crypto.hpp
disassembler.hpp
encoding_file.hpp
file.hpp
fmt.hpp
fs.hpp
fs_macos.hpp
intrinsics.hpp
literals.hpp
logger.hpp
magic.hpp
net.hpp
patches.hpp
socket.hpp
stacktrace.hpp feat: Added stacktrace printing on crashes (#892) 2023-01-17 21:38:56 +01:00
tar.hpp
types.hpp
utils.hpp
utils_macos.hpp