diff options
author | Kai Koehne <kai.koehne@digia.com> | 2013-04-10 09:27:07 +0200 |
---|---|---|
committer | hjk <hjk121@nokiamail.com> | 2013-04-25 18:08:22 +0200 |
commit | cb857b47a27fc20ead792cb2c389636c850f2bd1 (patch) | |
tree | a47033923d1eedfc6d2dc8d9817ada13e00b60df /src/plugins/cpptools/cpptoolsplugin.cpp | |
parent | 21e7a6ecca466e6b7f954160693aa91bd9f82210 (diff) | |
download | qt-creator-cb857b47a27fc20ead792cb2c389636c850f2bd1.tar.gz |
Debugger: Change default gdb engine breakpoint "path usage" to "full"
Setting breakpoints by file name and line does not work robustly when
using gdb, with neither the full path, nor with just the baseline. Since
typically one of the options work, Creator offers a per-breakpoint choice
of which approach to use. Traditionally, using the full path broke more
often, so the default was "short". Lately (gdb 7.3+) using the full path
seems to be more robust, so the default should be changed. Manual
overriding to "short" is still possible.
Change-Id: I9e857c86a63964bdacf9bebc5444ea752e5974f8
Reviewed-by: hjk <hjk121@nokiamail.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Diffstat (limited to 'src/plugins/cpptools/cpptoolsplugin.cpp')
0 files changed, 0 insertions, 0 deletions