IDE debug option problem

I am debugging a target cross network in IDE on a window-based host. I tried to set several breakpoints to let the program run freely until it hits the breakpoints.

But it seems to me that the debug option has Step into, Step over,…except run freely till the breakpoints. How can i make it?

Thank u :slight_smile:

Resume ( F8 ) ^^