Mixaill / FakePDB

Tool for PDB generation from IDA Pro database
Apache License 2.0
550 stars 61 forks source link

Add support for using generated pdb files with Visual Studio #27

Closed WizzardMaker closed 2 years ago

WizzardMaker commented 2 years ago

Is your feature request related to a problem? Please describe. I would love to use the generated pdb files while debugging with Visual Studio 2022, but it does not recognize the pdb file

Additional context I am using IDA 7.6 and tested the v0.3 release

WizzardMaker commented 2 years ago

Seems like, following the advice from this (https://stackoverflow.com/questions/38147487/forcing-to-load-unmatched-symbols-in-visual-studio-2015-debugger) SO article solves the issue