IBM ILOG Solver Debugger User's Manual > Debugging and Performance Tuning for Solver-based Applications > Debugger Commands

Once you load an application, the Run button images/runbutton.png becomes active in the Standard Tool Bar. Your application has built the optimization model and is waiting for you to trigger the solving by pressing Run. The run session is blocked in the IlcSolverDebugger::initialize() method.

images/standardToolBar.png

After clicking on the Run button, the Execution Tool Bar appears. Your application returns from the initialize() method and solving starts.

images/executionToolBar.png

These are the buttons that you need to control the Debugger.