Releases: microsoft/DbgShell
Releases · microsoft/DbgShell
DbgShell v0.8.26-beta Binaries
- Updated debugger engine binaries (dbgeng.dll et al).
- lmvm command for windbg muscle memory compat.
- Alternate formatting engine:
- New command: ForEach-DbgDumpFile.
- Can now display const statics.
- Added a per-target, per-module caching facility (Get-DbgTargetCacheItem).
- Better handling of native/wow64 ntdll and TEB (thanks @Zhentar!).
- ColorString interpolated string support (thanks @Zhentar!).
- Added a Remove-Color command.
- Work around a few dbgeng bugs.
- Many other enhancements and bugfixes.
See the changelog for summarized info about changes in past releases; see commit history for full details.
DbgShell v0.8.24-beta Binaries
Handled a few error cases when displaying stacks with managed frames.
See the changelog for summarized info about changes in past releases; see commit history for full details.
DbgShell v0.8.22-beta Binaries
First binary release of DbgShell.