gdbplugin: fix that couldn't reset start debug button icon

Rootcause: icons of starting debug and continue were different and button icon was set to same as continue action when program ends

Solution: now icons of starting debug and continue are same and the button icon is the same as it's default action

before:

Screenshot_20260111_152253.png

Screenshot_20260111_152354.png

the button icon has not been recovered even thought I finish debugging.

after:

Screenshot_20260111_152919.png

now the button uses the same icon even before debugging has started.

Edited by apricity chern

Merge request reports

Loading