diff options
author | hjk <hjk@qt.io> | 2021-01-05 17:56:46 +0100 |
---|---|---|
committer | hjk <hjk@qt.io> | 2021-01-06 12:37:25 +0000 |
commit | 13c9b42a216f56c33da57f54ecdae5797271407e (patch) | |
tree | 3c27109f9657085441624ed410bc40da1c1156f2 /src/plugins/cpptools/clangdiagnosticconfig.cpp | |
parent | 8753889c63ad60460c0dca589ca96ecb18524822 (diff) | |
download | qt-creator-13c9b42a216f56c33da57f54ecdae5797271407e.tar.gz |
Debugger: Move initial GDB breakpoint settings after target setup
While GDB can handle breakpoints set before specifying an executable
fine, it stresses the machinery unnecessarily and fails in corner cases
("wrong" dynamic loader etc). We can avoid most of that by moving the
breakpoint setting to a later point in the process.
Change-Id: I0450a0e43a81c80bfdfefb7b67f6799042e0ec26
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Diffstat (limited to 'src/plugins/cpptools/clangdiagnosticconfig.cpp')
0 files changed, 0 insertions, 0 deletions