If I have a debugger session running on my application, how can I halt the application?

In the Debug perspective, click on the .abs being executed. From toolbar, select Suspend from the toolbar which halts the application temporarily. To run the application, select Resume from toolbar.