summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cppprojects.cpp
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2014-11-18 15:14:40 +0100
committerAlex Blasche <alexander.blasche@theqtcompany.com>2014-11-20 13:14:09 +0100
commit7f72b7bf6597f906c4f69a67a0aae5087d352a76 (patch)
treeb60534aebe5d363f43fb25c8596012ab8becdd3b /src/plugins/cpptools/cppprojects.cpp
parentdbf663198c67c996c0ed2fcd20611c9951175355 (diff)
downloadqt-creator-7f72b7bf6597f906c4f69a67a0aae5087d352a76.tar.gz
Fix broken debugging on Android 5.0
Security permissions prevent access to files not owned by the current process. This patch replaces the file based handshake protocol with a local server based implementation. The server waits for QTC to connect to it and sends back the current process ID. This new mechanism works on pre 5.0 devices as well. The existing file based handshake remains and can be activiated via the env variable QTC_ANDROID_USE_FILE_HANDSHAKE. Task-number: QTCREATORBUG-13418 Change-Id: Ie40ec801f265a9e13c3220f300798c27abd97ae2 Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com> Reviewed-by: hjk <hjk121@nokiamail.com> Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com> Reviewed-by: BogDan Vatra <bogdan@kde.org>
Diffstat (limited to 'src/plugins/cpptools/cppprojects.cpp')
0 files changed, 0 insertions, 0 deletions