There was an error while loading. Please reload this page.
Bump version to 0.11.0.0 for release
update build command
update GdbController API, add IoMangager, other dev improvements
use mkdocs for documentation (#40)
pubish sdist and wheel to pypi; increment version
exclude "tests" dir from package
add more static tests
packaging improvements
add rr support
Add native Windows support (#29) * make compatible with windows and MinGW * Should also fix #27