Would try SymChk (Debugging Tools for Windows) with a Manifest File
https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/using-symchk
https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/using-a-manifest-file-with-symchk
e.g.
https://www.osr.com/nt-insider/2015-issue1/fix-offline-symbols/
Offline Debug Symbols
I have a development machine that cannot be connected to the internet. Is there a way to download Windows debug symbols for my specific OS build onto an internet-connected machine so that I can move them to the non-networked machine as an offline installation?
2 answers
Sort by: Most helpful
-
Maybecompletelyw_0 276 Reputation points
2021-01-04T16:49:56.71+00:00 -
Dylan Zhu-MSFT 6,421 Reputation points
2021-01-05T03:47:25.603+00:00 Hi UpasakhaJason-6902,
You can go to Debug->Options->Symbols, then add your local path in cache symbols.
Best Regards, Dylan
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our * *documentation* to enable e-mail notifications if you want to receive the related email notification for this thread.**