Releases: tuncb/windbgmsg
v0.3.2
Installation
Download the Windows archive:
- Windows (x86_64):
windbgmsg-v0.3.2-x86_64-pc-windows-msvc.zip
Extract the archive and add windbgmsg.exe to your PATH.
Verifying Downloads
SHA256 checksums are provided for the archive. Verify your download in PowerShell:
(Get-FileHash windbgmsg-v0.3.2-x86_64-pc-windows-msvc.zip).Hash -eq (Get-Content windbgmsg-v0.3.2-x86_64-pc-windows-msvc.zip.sha256).Split()[0]See the README for full documentation.
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Installation
Download the Windows archive:
- Windows (x86_64):
windbgmsg-v0.3.1-x86_64-pc-windows-msvc.zip
Extract the archive and add windbgmsg.exe to your PATH.
Verifying Downloads
SHA256 checksums are provided for the archive. Verify your download in PowerShell:
(Get-FileHash windbgmsg-v0.3.1-x86_64-pc-windows-msvc.zip).Hash -eq (Get-Content windbgmsg-v0.3.1-x86_64-pc-windows-msvc.zip.sha256).Split()[0]See the README for full documentation.
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Installation
Download the Windows archive:
- Windows (x86_64):
windbgmsg-v0.3.0-x86_64-pc-windows-msvc.zip
Extract the archive and add windbgmsg.exe to your PATH.
Verifying Downloads
SHA256 checksums are provided for the archive. Verify your download in PowerShell:
(Get-FileHash windbgmsg-v0.3.0-x86_64-pc-windows-msvc.zip).Hash -eq (Get-Content windbgmsg-v0.3.0-x86_64-pc-windows-msvc.zip.sha256).Split()[0]See the README for full documentation.
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Installation
Download the Windows archive:
- Windows (x86_64):
windbgmsg-v0.2.1-x86_64-pc-windows-msvc.zip
Extract the archive and add windbgmsg.exe to your PATH.
Verifying Downloads
SHA256 checksums are provided for the archive. Verify your download in PowerShell:
(Get-FileHash windbgmsg-v0.2.1-x86_64-pc-windows-msvc.zip).Hash -eq (Get-Content windbgmsg-v0.2.1-x86_64-pc-windows-msvc.zip.sha256).Split()[0]See the README for full documentation.
Full Changelog: v0.2.0...v0.2.1
add --wait switch
v0.2.0 add --wait switch