Skip to content

Resolve "Add entry in command bar to clear all breakpoints"

Added a GAction "clear-breakpoints" in ide-debugger-actions.c that iterates through all breakpoints and removes them as suggested here

Closes #1289 (closed) .

Merge request reports