stm32f4discovery debug problem

Hi

I’m using the latest openocd-0.6.0 version for

stm32f4discovery board.

When I set a break on “main” function.

arm-none-eabi-gdb doesn’t stop there.

The code execution starts correctly but

doesn’t stop on the “main” break point.

If I stop (ctrl-c) the program execution, I can execute

the code step by step.

Any suggestion?

Thank you in advance

By

Andrea