Windows 10 Preview Build 10122 Symbols

Hello,

It seems that Windows 10 preview build 10122 symbols are not (fully?) on the standard MS symbol server. At least not all of them are on the server: the kernel symbols seem valid, but not those of hidclass, my big interest here. I could not find a public download location for the 10122 build, but I did find one for one of the previous builds:
https://msdn.microsoft.com/en-us/windows/hardware/gg463028.aspx

I am using the standard server which has worked well for me for non-preview builds. I paste it below:
SRV*f:\symbols*http://msdl.microsoft.com/download/symbols

Is there somewhere else that the Windows 10 preview build 10122 symbols are available?

Are WDF symbols (possibly) available only separately? I could only find older Windows 10 preview WDF symbols here:
https://github.com/Microsoft/Windows-Driver-Frameworks/wiki/Debugging-with-WDF-Source
(https://github.com/Microsoft/Windows-Driver-Frameworks/releases/download/win-10.0.10041.0/wdf-pdb.zip, changing the URL did not work)

Any help for locating the standard and WDF symbols for Windows 10 preview build 10122 would be appreciated.

Thank you,
Philip Lukidis

Hi,

Private source-indexed WDF symbols are also available for the more recent build 10074: https://github.com/Microsoft/Windows-Driver-Frameworks/releases/tag/win-10.0.10074.0

You could try .reload /i them on 10122, I don’t think much has changed in WDF since the April preview.

Hello,

Thanks for your reply. That’s great for WDF, thank you. Unfortunately I still cannot get symbols for HIDCLASS for build 10122. Could anyone suggest where those might be available?

Thank you,
Philip Lukidis

-----Original Message-----
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of xxxxx@microsoft.com
Sent: May-29-15 2:40 PM
To: Windows System Software Devs Interest List
Subject: RE:[ntdev] Windows 10 Preview Build 10122 Symbols

Hi,

Private source-indexed WDF symbols are also available for the more recent build 10074: https://github.com/Microsoft/Windows-Driver-Frameworks/releases/tag/win-10.0.10074.0

You could try .reload /i them on 10122, I don’t think much has changed in WDF since the April preview.


NTDEV is sponsored by OSR

Visit the list at: http://www.osronline.com/showlists.cfm?list=ntdev

OSR is HIRING!! See http://www.osr.com/careers

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer

I asked around and 10122 does not have symbols published externally because it is not a regular Windows Insiders build. To get symbols, please follow up within the developer program that distributed this build. If that’s not an option, I would try my luck force-loading mismatched symbols from 10074.

Then I will wait for the next build, as the symbols do not function (or try using known offsets). Thank you kindly for your information, and for having searched.

-----Original Message-----
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of xxxxx@microsoft.com
Sent: May-29-15 4:13 PM
To: Windows System Software Devs Interest List
Subject: RE:[ntdev] Windows 10 Preview Build 10122 Symbols

I asked around and 10122 does not have symbols published externally because it is not a regular Windows Insiders build. To get symbols, please follow up within the developer program that distributed this build. If that’s not an option, I would try my luck force-loading mismatched symbols from 10074.


NTDEV is sponsored by OSR

Visit the list at: http://www.osronline.com/showlists.cfm?list=ntdev

OSR is HIRING!! See http://www.osr.com/careers

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer