summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cppcodestylesettings.cpp
diff options
context:
space:
mode:
authorAaron Barany <akb825@gmail.com>2018-12-10 21:08:38 -0800
committerAaron Barany <akb825@gmail.com>2018-12-11 10:29:27 +0000
commitf635af8908b865635326f828c2606a1e684f4510 (patch)
tree2ec3230629db9278884e29a289331bf81c535f8a /src/plugins/cpptools/cppcodestylesettings.cpp
parentaa70799795223367a983a1cce0fcf2d165a8b0cc (diff)
downloadqt-creator-f635af8908b865635326f828c2606a1e684f4510.tar.gz
GDB: Don't reset breakpoint when line numbers differ
When the breakpoint is put on a non-code line, it will be moved to the next line that has debuggable code on it. When attempting to reset the breakpoint to the originally requested line, this causes an infinite loop of removing and re-adding the breakpoint. Fixes: QTCREATORBUG-21611 Fixes: QTCREATORBUG-21616 Change-Id: I8943de0eae991644eb6728f491010599f62192ff Reviewed-by: Orgad Shaneh <orgads@gmail.com> Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/plugins/cpptools/cppcodestylesettings.cpp')
0 files changed, 0 insertions, 0 deletions