Age | Commit message (Collapse) | Author |
|
|
|
- moves timer handling from Executor into support lib
- introduces TimerGroup, removes TimerInfo/WriteStatsTimer/UpdateReachableTimer/WriteIStatsTimer classes
- removes ExecutorTimers.cpp and ExecutorTimerInfo.h
- removes -max-instruction-time flag (see #1114)
|
|
- adds -timer-interval threshold for timer checks
- fixes #831
|
|
|
|
|
|
|
|
|
|
* creates two new methods: dumpStates, dumpPTree
|
|
|
|
|
|
|
|
directory. This improves the organization of the code, and also makes it easier to reuse Expr outside KLEE.
|
|
|
|
|
|
|
|
consistent naming convention
|
|
|
|
|
|
this function can be used to modify the control flow of the program
on different paths, enabling self-modifying code.
|
|
|
|
|
|
|
|
Improves querying of the .stats file, reduces its size, speeds up reads and
writes and has better defined fail behaviour.
|
|
on FreeBSD
|
|
|
|
|
|
|
|
|
|
|
|
Better debug information
|
|
|
|
them to 0
|
|
namespace in Executor.cpp
|
|
|
|
|
|
constraint solving category
|
|
placed them in the seeding category. Moved options and option categories in Executor.cpp to the klee namespace.
|
|
over all help messages.
|
|
|
|
|
|
|
|
and "default=off" in --help
|
|
UserSearcher.cpp
|
|
MemoryManager.cpp
|
|
|
|
Add missing initialisation for `closedMean` for `MergeHandler`
|
|
|
|
Co-Authored-By: ccadar <c.cadar@imperial.ac.uk>
|
|
merging options
|
|
|