Graphics Drivers
Drivers for Debugging Tools
Debugging during app development can be challenging. Often, crash reports reflect systems that use a different version of a driver than the one installed on your system.
To properly resolve the call stack, you need to have the correct version of the driver. A symbol server can help.
Copy the previous link, and then paste it into the symbol search path of your debugger. The resolver finds the correct binaries in the crash dump.
Windows* Display Driver Model (WDDM) 2.4 and 2.5 are available now.
Only DLLs are available and not program database (PDB) symbol files.