Arduino Zero

normally there is a debug build that does add some extra code into your code.

Bah humbug. Some people like to turn off some optimizations when debugging, just because it requires less non-linear thinking, and less tracking down of variables whose existence is too ephemeral for the debugger to keep track of. :slight_smile: