Skip to content
Snippets Groups Projects
Commit c81407f2 authored by hjk's avatar hjk
Browse files

Debugger: Lift restriction one-shot breakpoints deletion


This was/is a workaround to not lose the extra information carefully
crafted one-shot-breakpoints might carry (e.g. conditions). However,
it gets into the way when simple one-shot breakpoints are used
automatically ("Jump to line", or native-mixed debugging),
so actually deleting the bp in the ui if it's gone on the debugger
side seems the lesser evil nowadays.

Change-Id: If00dc4e8f27881236c05b17109b57d7c53d424ab
Reviewed-by: default avatarChristian Stenger <christian.stenger@theqtcompany.com>
parent 0bc18df6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment