Thanks
Added/Changed
- Add support for:
- threads
- events (thread create and terminate, module load and unload)
- x86_64 full context
- exceptions
- memory watchpoints
- Add corresponding Python wrappers
- CI with compilation checks
- Position:
- comparison
- MAX constant
- New examples:
example_cov
: module coverage computationexample_tenet
: Tenet compatible trace production
Fixed
- Remove
/MT
from compilation chain