I am looking for windbg. Without the whole Windows SDK
I saw this link
But the accepted answer, from dave black, (since MS has updated the content), seems to just be for Windows 8, and seems to be more than just windbg. (I doubt windbg is 1GB+)
I tried the sdksetup.exe files and it shows a suitcase.
And anyhow I don't even want the whole SDK.
And when I click that it just shows a suitcase
Then when it does seem to load, it doesn't offer just the SDK
2 Answers
As was mentioned in the Stack Overflow answer you referenced in your question, you can download the tools from this page.
Once you've downloaded and run sdksetup.exe, waited for the suitcase screen to pass, you just need to click "Next" a couple of times. You'll get to this screen:
From there you can deselect everything except "Debugging Tools for Windows"
4Windbg for windows 7 - download
x86:
x64:
Windbg for windows 10 (WinDbg 10.0.18362.1) - download
x86:
x64:
Windbg preview (WindbgX) from Microsoft Store
Source: