.. |
gdb
|
coord/store: prefer raw arrays to std::array
|
2019-03-06 17:09:26 +11:00 |
assert.cpp
|
debug/assert: don't use iostream
|
2021-04-12 16:56:06 +10:00 |
assert.hpp
|
debug/assert: don't use iostream
|
2021-04-12 16:56:06 +10:00 |
common.cpp
|
debug/assert: split out trace and common sections
|
2021-04-12 16:03:22 +10:00 |
common.hpp
|
debug/common: don't include iostream
|
2021-04-12 16:11:32 +10:00 |
compiler.cpp
|
debug: split debug headers into components
|
2019-05-17 12:26:08 +10:00 |
compiler.hpp
|
debug: split debug headers into components
|
2019-05-17 12:26:08 +10:00 |
crash_posix.cpp
|
debug/crash: temporarily disable backtrace reporting
|
2019-10-21 16:33:51 +11:00 |
crash_win32.cpp
|
debug/crash;win32: avoid an unused symbol warning
|
2019-10-31 13:59:38 +11:00 |
crash.hpp
|
crash: add a minimal handler for coredumping signals
|
2019-10-10 17:32:32 +11:00 |
debugger.cpp
|
debug: split debug headers into components
|
2019-05-17 12:26:08 +10:00 |
debugger.hpp
|
debug/debugger: use a header guard
|
2021-04-12 16:11:51 +10:00 |
fpe_posix.cpp
|
debug/fpe: add POSIX FPE controls
|
2021-05-13 13:13:22 +10:00 |
fpe_win32.cpp
|
debug/fpe: add win32 implementation
|
2021-05-18 06:57:29 +10:00 |
fpe.cpp
|
debug/fpe: add POSIX FPE controls
|
2021-05-13 13:13:22 +10:00 |
fpe.hpp
|
debug/fpe: add POSIX FPE controls
|
2021-05-13 13:13:22 +10:00 |
memory.cpp
|
debug/memory: add asan and valgrind annotation functions
|
2019-08-14 11:27:49 +10:00 |
memory.hpp
|
debug/memory: add asan and valgrind annotation functions
|
2019-08-14 11:27:49 +10:00 |
panic.cpp
|
debug: move the panic code out of assert
|
2021-04-12 16:11:14 +10:00 |
panic.hpp
|
debug/panic: include less of fmt where possible
|
2021-04-14 12:20:50 +10:00 |
system_posix.cpp
|
debug: add is_interactive_console query
|
2020-10-20 07:01:54 +10:00 |
system_win32.cpp
|
debug: add is_interactive_console query
|
2020-10-20 07:01:54 +10:00 |
system.cpp
|
debug/system: enable FPE by default
|
2021-05-18 08:39:44 +10:00 |
system.hpp
|
debug: add is_interactive_console query
|
2020-10-20 07:01:54 +10:00 |
trace.cpp
|
debug/assert: split out trace and common sections
|
2021-04-12 16:03:22 +10:00 |
trace.hpp
|
debug/assert: split out trace and common sections
|
2021-04-12 16:03:22 +10:00 |
validate.cpp
|
build: update the meson build configuration
|
2019-06-19 17:28:01 +10:00 |
validate.hpp
|
build: use more explicit headers
|
2021-01-20 14:19:33 +10:00 |
warn.cpp
|
format: remove in favour of libfmt
|
2021-04-14 10:23:33 +10:00 |
warn.hpp
|
debug/warn: add forgotten 'do'
|
2021-12-21 13:55:55 +10:00 |