Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RAPPS-DB] Add WinDBG 6.12 to the rapps-db. Let's debug! #289

Merged
merged 2 commits into from
Jan 15, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added icons/windbg.ico
Binary file not shown.
18 changes: 18 additions & 0 deletions windbg.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[Section]
Name = WinDBG
Version = 6.12.0002.633
LicenseType = 2
Description = WinDbg is a multipurpose debugger for the Microsoft Windows computer operating system, distributed by Microsoft.
Category = 12
Publisher = Microsoft
URLSite = https://web.archive.org/web/20110221133326/https://www.microsoft.com/whdc/devtools/debugging/installx86.mspx
URLDownload = https://download.microsoft.com/download/A/6/A/A6AC035D-DA3F-4F0C-ADA4-37C8E5D34E3D/setup/WinSDKDebuggingTools/dbg_x86.msi
SHA1 = 117814c255f19dc67e769c668bc97e547c05a55b
SizeBytes = 19269120

[Section.amd64]
URLSite = https://web.archive.org/web/20110214012715/https://www.microsoft.com/whdc/devtools/debugging/install64bit.mspx
URLDownload = https://download.microsoft.com/download/A/6/A/A6AC035D-DA3F-4F0C-ADA4-37C8E5D34E3D/setup/WinSDKDebuggingTools_amd64/dbg_amd64.msi
SHA1 = 257978e5dc64ae8f8e2b591bd9c147178117d235
SizeBytes = 17529856

Loading