mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 07:05:24 +02:00
![]() In non-stop mode, when the last thread of a process is resumed, the
corresponding process node icon, in the Debug View, is updated to the
"running process" one. However the node was not being automatically
refreshed, and so still showed the previous "suspended process" icon.
This fix adds the necessary Delta to refresh the process node when a
IResumedDMEvent is received.
Change-Id: Ie7d2b6aef9ae7f5906e4b54470f74ee238e13ef5
(cherry picked from commit
|
||
---|---|---|
.. | ||
org.eclipse.cdt.dsf | ||
org.eclipse.cdt.dsf.ui | ||
org.eclipse.cdt.examples.dsf | ||
org.eclipse.cdt.examples.dsf-feature | ||
org.eclipse.cdt.examples.dsf.pda | ||
org.eclipse.cdt.examples.dsf.pda.ui | ||
org.eclipse.cdt.tests.dsf |