Releases: dshikashio/Pybag
Releases · dshikashio/Pybag
Release refs/tags/2.2.16
Current Changes
- 2.2.16
- Bugfix for comtypes change
Release refs/tags/2.2.15
Current Changes
- 2.2.15
- Implementation of exception related calls
Release refs/tags/2.2.14
Current Changes
- 2.2.14
- Bug fix for breakpoints
- Switched to py-win32more for thread CONTEXT
Release refs/tags/2.2.13
Current Changes
- 2.2.13
- Improved discovery of Windbg installation detection. Works with App store installations now.
Release refs/tags/2.2.12
Current Changes
- 2.2.12
- Fix #22 - comtypes issue
Release refs/tags/2.2.11
Release refs/tags/2.2.10
Current Changes
- 2.2.10
- Better search for Windbg DLLs using registry and allowing user override
Release refs/tags/2.2.9
Current Changes
- 2.2.9
- Add implementations of GetCurrentThreadSystemId and GetProcessIdsByIndex
Release 2.2.8
Current Changes
- 2.2.8
- Fixed missing files install issue
Release 2.2.7
Current Changes
- 2.2.7
- Fixed access violation when using oneshot breakpoints
- Added 'count' option to breakpoints