Question

I'm debugging an application that loads DLLs I didn't compile, but they have some exported functions.

Is it possible to generate PDBs from the DLLs so I will be able to see the exported functions symbols in the call stack during debug?

Thanks!

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top