tag:github.com,2008:https://github.com/commial/ttd-bindings/releases Release notes from ttd-bindings 2022-07-17T16:49:47Z tag:github.com,2008:Repository/468836687/v0.2 2022-07-17T17:32:58Z v0.2 <h3>Thanks</h3> <ul> <li><a href="https://github.com/citronneur">Sylvain Peyrefitte</a></li> </ul> <h3>Added/Changed</h3> <ul> <li>Add support for: <ul> <li>threads</li> <li>events (thread create and terminate, module load and unload)</li> <li>x86_64 full context</li> <li>exceptions</li> <li>memory watchpoints</li> </ul> </li> <li>Add corresponding Python wrappers</li> <li>CI with compilation checks</li> <li>Position: <ul> <li>comparison</li> <li>MAX constant</li> </ul> </li> <li>New examples: <ul> <li><code>example_cov</code>: module coverage computation</li> <li><code>example_tenet</code>: Tenet compatible trace production</li> </ul> </li> </ul> <h3>Fixed</h3> <ul> <li>Remove <code>/MT</code> from compilation chain</li> </ul> commial tag:github.com,2008:Repository/468836687/v0.1 2022-03-21T10:30:57Z Python bindings <p>Initial PoC release</p> commial