RudjiGames / MTuner

MTuner is a C/C++ memory profiler and memory leak finder for Windows, PlayStation 4 and 3, Android and other platforms
BSD 2-Clause "Simplified" License
2.63k stars 145 forks source link

Not loading msvc pdb's #106

Closed silajim closed 8 months ago

silajim commented 9 months ago

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

Alois-xx commented 8 months ago

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 ... ?

milostosic commented 8 months ago

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!

Alois-xx commented 8 months ago

https://github.com/RudjiGames/MTuner/issues/107