c2fa9913b1
regions. Currently, tracks regions, and is O(m log(n)) for each operation, where m is the number of transition points per range, and n is the number of transition points in the system. A transition point is a place in memory where the pincount changes. |
||
---|---|---|
.. | ||
2pc | ||
cht | ||
dfa | ||
lladd | ||
lladd-old | ||
messages | ||
monotree | ||
pobj | ||
check_check.c | ||
check_includes.h | ||
check_setup.h | ||
Makefile.am | ||
README.coredumps |
To obtain a coredump from a test that crashes, run this command: export CK_FORK=no This will prevent check from forking on each test, so that you can obtain a normal core dump.