Include DEBUG_BT() and DEBUG_FD() functions
authorColin Clark <colin.clark@cclark.uk>
Mon, 20 Feb 2023 14:06:21 +0000 (14:06 +0000)
committerColin Clark <colin.clark@cclark.uk>
Mon, 20 Feb 2023 14:06:21 +0000 (14:06 +0000)
commitcd72fa8cf4c85a1af8f66320d48dbee00ad16ec5
tree213d78dc1381838193b49099d43cf025ee4fdf8d
parent40da2161b79ee55b52d73c639d6144fe0deb3921
Include DEBUG_BT() and DEBUG_FD() functions

- DEBUG_BT print backtrace of Geeqie calls
- DEBUG_FD print dump of FileData hash file
12 files changed:
CODING.md
config.h.in
doxygen.conf
meson.build
src/debug.cc
src/debug.h
src/filedata.cc
src/filedata.h
src/logwindow.cc
src/options.cc
src/options.h
src/rcfile.cc