Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-dev] Refresh Eclipse view during single stepping

Please file a bug report with steps to reproduce.

Dani



From:        David Griffiths <david.griffiths@xxxxxxxxx>
To:        jdt-dev@xxxxxxxxxxx
Date:        08.03.2019 13:27
Subject:        [jdt-dev] Refresh Eclipse view during single stepping
Sent by:        jdt-dev-bounces@xxxxxxxxxxx




Hi, occasionally when single stepping a remote application, it can
happen that a second thread may get scheduled and run for its time
slice during the single step of the first thread. But the Eclipse
stack trace view of the second thread is not updated. Appears there is
also no way to manually refresh the view of the second thread.

Is there a solution to this?

Thanks,

David
_______________________________________________
jdt-dev mailing list
jdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jdt-dev





Back to the top