libcruft-util/debug
Danny Robson fdaa5e1392 assert: split CHECK_LIMIT into INCLUSIVE and INDEX
LIMIT hid an off-by-one bug when tests used end iterators. We rename the
assertion to uncover all uses of the flawed implementation, and split it
into an identical assertion, and one intended to protect against
iterator ends.
2020-09-24 08:03:41 +10:00
..
gdb
assert.cpp
assert.hpp
compiler.cpp
compiler.hpp
crash_posix.cpp
crash_win32.cpp
crash.hpp
debugger.cpp
debugger.hpp
memory.cpp
memory.hpp
panic.cpp
panic.hpp
system.cpp
system.hpp debug: split debug headers into components 2019-05-17 12:26:08 +10:00
validate.cpp
validate.hpp debug: split debug headers into components 2019-05-17 12:26:08 +10:00