[SOLVED] windbg problem on windows 10

nobus

New member
Joined
Mar 25, 2018
Posts
2
Hello jcgriff & others
i have been using windbg for simple debugging for years - i'm not a specialist
but from windows 10 - i keep often getting the error "symbols not loeded"
i have symbolpath : srv*c:\Windows\Symbols*Symbol information
sometimes it works - but in many cases it does not work - even though the dmp file is analysed ok on the online analyser site
Instant Online Crash Analysis
am i doing something wrong?
can you help ?
 
The symbol path should be the following:

Code:
[COLOR=#000000][FONT=Consolas]srv*https://msdl.microsoft.com/download/symbols
[/FONT][/COLOR]
 
BlueRobot, i just tested it on a dmp that gave the problem - and it was ok - so thanks for your post !
since i'm new here - do i need to close this Q - or what am i suppposed to do ?
 
If you feel happy that your problem has been resolved, then please mark this thread as solved.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top