![]() |
|
#3
|
||||
|
||||
|
In 2018, MS did release some of their Hyper-V symbols as mentioned in their blog and MSDN articles here:
Code:
https://docs.microsoft.com/en-us/virtualization/community/team-blog/2018/20180425-hyper-v-symbols-for-debugging https://msrc-blog.microsoft.com/2018/05/03/hyper-v-debugging-symbols-are-publicly-available/ - storvsp.pdb, vhdparser.pdb, passthroughparser.pdb, hvax64.pdb, hvix64.pdb, and hvloader.pdb. You can get the symbols from their server automatically by setting up your debuggers symbol path to use MS's server here: Code:
https://msdl.microsoft.com/download/symbols
__________________
Personal Projects Site: https://atom0s.com |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Modifying Kernel Mode Driver for Hyper Threading | aldente | General Discussion | 8 | 08-13-2004 10:11 |