Bonjour,
Je commence à coder en c++, avant je codais en asm.
Et j'ai un problème en utilisant mon debugger, Immunity debugger.
Ca me dit:
"Module 'ConsoleA' has entry point ouside the code (as specified in the PE header).
Maybe this file is self-extracting or self-modifying. Please keep it in mind when setting breakpoints!"
Je compile avec Visual studio 2019.
Y-a t-il une solution pour pouvoir debugger un programme compilé avec Visual studio 2019 ?
Merci.