diff options
author | hjk <hjk121@nokiamail.com> | 2014-09-09 13:24:58 +0200 |
---|---|---|
committer | Ray Donnelly <mingw.android@gmail.com> | 2014-09-09 13:32:55 +0200 |
commit | bf0e0d80aa2cd8fc99c036f0a90c497cf7809520 (patch) | |
tree | cdd9e705cc1f11bbf259f6722c4414b36913f711 /src/plugins/cpptools/cppcompletion_test.cpp | |
parent | ffc00e5ea0b1e6b39e9852fcff11e696d356c7b2 (diff) | |
download | qt-creator-bf0e0d80aa2cd8fc99c036f0a90c497cf7809520.tar.gz |
Debugger: Don't skip first char after "This GDB was configured as \""
sizeof(needle) includes the \0 terminator, so the first letter of the
target triplet was being skipped too. This caused the architecture to
be mis-detected and (for us on MSYS2) the 32bit GDB to be selected in
64bit Kits.
Change-Id: Id54bc320baf6cc604f2d41fa7ff05aca0756a296
Reviewed-by: hjk <hjk121@nokiamail.com>
Reviewed-by: Ray Donnelly <mingw.android@gmail.com>
Diffstat (limited to 'src/plugins/cpptools/cppcompletion_test.cpp')
0 files changed, 0 insertions, 0 deletions