RudjiGames / MTuner

MTuner is a C/C++ memory profiler and memory leak finder for Windows, PlayStation 4 and 3, Android and other platforms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not loading msvc pdb's

silajim opened this issue · comments

I am trying to profile an app along with it's dll's that is built using msvc but no symbols are resolved or loaded, according to the documentation I don't need to do anything other than run the program through MTuner, but all I get is this:

image

I also have tried just with the defaults to load pdbs but that did not lead to resolved symbols. Does this not work at all or are the conflicts with other installed applications like different versions of MSVC, Windbg, WPT ... ?

Both of these posts don't really provide any information about the problem.
Exact repro steps would be needed for me to spend time on this...
Please refrain from guessing, if you want to help - debug!