Why does the new windbg clear my breakpoints after .reboot
I noticed that on the new windbg, my breakpoints would get cleared afte I perform .reboot. This was not the case on the legacy windbg. What can I do to have my breakpoints saved?
How do I reference a global in a WinDbg dx expression?
In WinDbg, I have a global variable:
How do I load symbols for an old windows .DLL in WinDbg
I have a crash report that includes the faulting module (ntdll.dll), offset and faulting module version (10.0.17763.5458). I’d like to find the nearest symbol as a clue to what caused the crash.
64-bit machine not using 64-bit API output by windbg
I have a docker .Net6 memory dump which I open in WinDbg. And it displays the following message – 64-bit machine not using 64-bit API