What do I do wrong when C/SIDE debugger does not show my extension code although showMyCode is set to true?

While developing your own extension on NAV 2018 or “BC under version 15” you have the availability over 2 debuggers: the VSCode debugger and the C/SIDE (or should we call it Windows) debugger. Both serve a somewhat different scenario: VSCode debugger You want to run step-by-step through the code of…

Continue reading