diff options
author | Alexander Drozdov <adrozdoff@gmail.com> | 2015-07-03 12:39:32 +1000 |
---|---|---|
committer | hjk <hjk@theqtcompany.com> | 2015-07-06 08:58:59 +0000 |
commit | 732d9f3e6cb04548281e3beebab10e681c87fb6f (patch) | |
tree | e65dae563bce3cd0c00718afcf6627bf5214f690 /src/libs/3rdparty/cplusplus/Parser.cpp | |
parent | c691cca48d3e631e6d74cad92b2bd21a086429b1 (diff) | |
download | qt-creator-732d9f3e6cb04548281e3beebab10e681c87fb6f.tar.gz |
BareMetal: fix OpenOCD additional arguments processing
Plugin incorrectly process additional OpenOCD arguments in case of
Network or Pipe startup modes: all arguments in this line interprets as
one big argument. So, it must be split before using
Utils::QtcProcess::splitArgs(). Otherwise debugging fails to start if
additional arguments consists from two or more parameters.
Change-Id: I5645c0d5a43a58399135c1225f01fe160873a68d
Reviewed-by: Tim Sander <tim@krieglstein.org>
Reviewed-by: hjk <hjk@theqtcompany.com>
Diffstat (limited to 'src/libs/3rdparty/cplusplus/Parser.cpp')
0 files changed, 0 insertions, 0 deletions