diff options
author | Aaron Barany <akb825@gmail.com> | 2018-12-10 21:08:38 -0800 |
---|---|---|
committer | Aaron Barany <akb825@gmail.com> | 2018-12-11 10:29:27 +0000 |
commit | f635af8908b865635326f828c2606a1e684f4510 (patch) | |
tree | 2ec3230629db9278884e29a289331bf81c535f8a /src/plugins/cpptools/cppcodestylesettings.cpp | |
parent | aa70799795223367a983a1cce0fcf2d165a8b0cc (diff) | |
download | qt-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