I'm new to gdb so I would really appreciate any guidance. My target is the K82f and I am calling Openocd and gdb from the command line.
Compiler: ArmClang/Armlink
Debug Info: -gdwarf-4
The Issue:
Gdb doesn't print the current source-line when stepping…