[klee-dev] Stopping Klee when reaching a particular location

ThanhVu (Vu) Nguyen nguyenthanhvuh at gmail.com
Sat Jan 4 00:46:41 GMT 2014


Hi, is there a trick to force KLEE to complete stop when reaching a
particular location ?  I've tried putting klee_assert(0);  at the
location I want but that just reports a KLEE: ERROR: ASSERTION FAIL: 0
and then keeps going.  I want KLEE to stop as soon as it reports that
error.

-- 
Vu




More information about the klee-dev mailing list