Ah, I see. I agree that this is unlikely the situation here, but it is worth opening a JIRA for that one.
There is already HARMONY-2889 submitted for this problem. I hope to fix it in near future, but It's considered of low priority. Thanks. Ivan On 4/20/07, Tim Ellison <[EMAIL PROTECTED]> wrote:
Ivan Popov wrote: > No, it does not hit the same breakpoint again. > > Actually, if we hit a breakpoint and then do step over, it will work > as expected and application will be suspended on the step event. That is what I would expect. I didn't see the step event (STEP_END) being notified in the tracing I put in, but maybe I'm missing something. I'll keep playing. > The difference is when we try to step to a line where breakpoint is > set. In this case application will be stopped on step event first. If > we step once more, then application will be stopped on breakpoint > event at the same line. And if we step again, application will be > stopped on step event at the next line. > > This differs from other JRE, but I don't think it caused those > problems with Scrapbook. Ah, I see. I agree that this is unlikely the situation here, but it is worth opening a JIRA for that one. Regards, Tim