VerySleepy / verysleepy

Very Sleepy, a sampling CPU profiler for Windows
http://www.codersnotes.com/sleepy
GNU General Public License v2.0
1.07k stars 104 forks source link

What Visual Studio 2019 C++ settings work with VerySleepy? (No source files showing) #72

Closed enjoysmath closed 3 years ago

enjoysmath commented 4 years ago

image

Those are my current settings for x64 debug mode, or will it only work in x86 mode?

And all the other settings, what do they have to be?

Because I'm currently getting no source file showing for any of my executables line in the profiler % results.

CyberShadow commented 3 years ago

Could you please see if this issue occurs with the latest release: https://github.com/VerySleepy/verysleepy/releases

I believe someone contributed a fix (version bump of DbgHelp) which may address this particular problem. If you encounter further problems, please leave a comment or open a new issue. Thanks!