Skip to main content

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

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


Back to the top