forked from OSchip/llvm-project
8fd94c9e68
Summary: The test in TestPlatformCommand which runs "platform process list" has been timing out for Android when running running dosep.py with LLDB_TEST_THREADS=8. This patch increases the packet timeout to a large value of 1min to accommodate the long time required for a response for the qfProcessInfo packet on Android. Test Plan: LLDB_TEST_THREADS=8 ./dosep.py on Android. Reviewers: chaoren Reviewed By: chaoren Subscribers: tberghammer, lldb-commits Differential Revision: http://reviews.llvm.org/D9866 llvm-svn: 237752 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
GDBRemoteCommunication.cpp | ||
GDBRemoteCommunication.h | ||
GDBRemoteCommunicationClient.cpp | ||
GDBRemoteCommunicationClient.h | ||
GDBRemoteCommunicationServer.cpp | ||
GDBRemoteCommunicationServer.h | ||
GDBRemoteCommunicationServerCommon.cpp | ||
GDBRemoteCommunicationServerCommon.h | ||
GDBRemoteCommunicationServerLLGS.cpp | ||
GDBRemoteCommunicationServerLLGS.h | ||
GDBRemoteCommunicationServerPlatform.cpp | ||
GDBRemoteCommunicationServerPlatform.h | ||
GDBRemoteRegisterContext.cpp | ||
GDBRemoteRegisterContext.h | ||
Makefile | ||
ProcessGDBRemote.cpp | ||
ProcessGDBRemote.h | ||
ProcessGDBRemoteLog.cpp | ||
ProcessGDBRemoteLog.h | ||
ThreadGDBRemote.cpp | ||
ThreadGDBRemote.h |