Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimeon Andreev2020-02-18 13:48:15 +0000
committerSarika Sinha2020-02-24 06:54:38 +0000
commit95ce1d5900ef6e4e4aafb1d0c0220cdcd2413f52 (patch)
tree0856ea5a50a414a97cfbc8507be6cd3fb13e83bd /CONTRIBUTING
parenta834b7a451df877aaf11d2d01477e2b84f064f77 (diff)
downloadeclipse.platform.debug-X20200303-1900.tar.gz
eclipse.platform.debug-X20200303-1900.tar.xz
eclipse.platform.debug-X20200303-1900.zip
This change adjusts the scheduling rule when updating toolbar command enablement via "org.eclipse.debug.internal.core.commands.ForEachCommand", e.g. the suspend toolbar enabled button state. The new rule is exclusive per command, as opposed to exclusive per selection type. I.e. before, debug target updates were exclusive, stack frame updates were exclusive, etc. Now, disconnect command updates are exclusive, suspend command updates are exclusive, etc. Change-Id: Ia22232b0a55c3aba429bc980ec5a26eb238afd44 Signed-off-by: Simeon Andreev <simeon.danailov.andreev@gmail.com>
Diffstat (limited to 'CONTRIBUTING')
0 files changed, 0 insertions, 0 deletions

Back to the top