Skip to content
Snippets Groups Projects
Commit 444c5ae1 authored by hjk's avatar hjk Committed by David Schulz
Browse files

Debugger: Fix setting of some disabled breakpoints


As we disable of 'by-address' breakpoints by default after each
debugger run as they are unlikely to be correct on the next run,
starting with disabled breakpoints might happen. Disabling it
immediately is faster and less racy than relying on the 'change
needed' mechanism.

Change-Id: Icc5548d322f7ef4f099d218b4f04b4c40e3cb850
Reviewed-by: default avatarDavid Schulz <david.schulz@digia.com>
parent 2d3d53a0
No related branches found
No related tags found
No related merge requests found
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