I am using Eclipse + GDB Hardware Debugging + OpenOCD + STM32F4DISCOVERY (over ST-LINK)
All work OK.
After completion of the debugging, target CPU is still in the Halt mode. How to make so that after the debug (Terminate pressed) target CPU reset or continued to work?