Community
Participate
Working Groups
The icons used for the Parallel Debug view task bar buttons should look different from those used in the Debug View, otherwise it's confusing to users. One suggestion is to "double" them, like the terminate all button icon.
Created attachment 138604 [details] Proposed Parallel Debug view icons (PNG) Here's a proposed set of icons as PNG files. The ZIP file includes the following icons: resume_all_normal.png resume_all_disable.png stepinto_all_normal.png stepinto_all_disable.png stepover_all_normal.png stepover_all_disable.png stepreturn_all_normal.png stepreturn_all_disable.png suspend_all_normal.png suspend_all_disable.png terminate_all_normal.png terminate_all_disable.png The "terminate all" icons are replacements for the current icons that look a bit more consistent with the rest of the icons.
Created attachment 138605 [details] Patch to use the proposed Parallel Debug view icons
Committed with minor changes.