Bug 568689 - On-demand RunControl.getState from Eclipse

Added RunControl.getMinState, which does not include PC.
Replaced getState with getMinState where PC is not needed.
If target does not support getMinState, it falls back to getState.

Signed-off-by: Eugene Tarassov <eugenet@xilinx.com>
9 files changed