I reproduced this problem and I'm investigating now what events are
generated by Harmony in this case.

Ivan.

On 4/20/07, Tim Ellison <[EMAIL PROTECTED]> wrote:
Ivan Popov wrote:
> This differs from other JRE, but I don't think it caused those
> problems with Scrapbook.

Both are hitting the breakpoint, then when stepping over, the IBM/Sun
VMs seem to be producing:

DebugEvent[..., RESUME, STEP_RETURN]
DebugEvent[..., SUSPEND, STEP_END]

On DRLVM I see the STEP_RETURN but I don't see the STEP_END event, which
is described in the Eclipse code as "Indicates a thread was suspended
due to the completion of a step action"

Eclipse is looking for that STEP_END event.

Tim

Reply via email to