This testcase verifies canceling of SINGLE_STEP event after re-connection.
It runs SingleStepDebuggee and sets request for BREAKPOINT event.
After BREAKPOINT event occurs the testcase sets request for SINGLE_STEP event
and re-connects.
It is expected that only auto VM_DEATH event occurs after re-connection,
but no any other event, including SINGLE_STEP event.
Fields inherited from org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase