I have spend a ridiculous amount of time trying to debug WASM gauge modules, despite of following the SDK instructions and all sort of things, not matter what I do, the VS 2017 debugger is just not hitting any break point lines on the code, and I am 100% sure the lines are being hit since the WASM module is working, I am overriding the airplane throttles to 30% and I see the behavior occurring in the sim correctly.
The question is, what on earth I have to do to be able to debug the code? I am attaching VS debugger to Flightsimulator.exe, and yet nothing happens.. what I am doing wrong? I am loosing my mind.
See the picture below, all attached, running.. and yet.. unable to debug WASM. Interesting enough the debbuger is flooded with this error when attaching to MSFS:
Exception thrown at 0x00007FF644326180 in FlightSimulator.exe: 0x80000004: Single step.
What I can do to be able to move forward? this can't be this hard surely?
Thanks in advance,
Simbol