1

Automation Studio was upgraded from 4.3.6.57 to 4.5.2.102. Everything works well except Automation Studio does not present any icons in the left gutter to set breakpoints.

How to get the breakpoints back?

eglease
  • 2,445
  • 11
  • 18
  • 28
fishjd
  • 1,617
  • 1
  • 18
  • 31

1 Answers1

1

The setting for the GCC Compiler needs to be set to V6.3.0. This is in the menu : Project -> Change Runtime Versions -> Build -> GCC Version.

fishjd
  • 1,617
  • 1
  • 18
  • 31