Files
clang-p2996/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp
Greg Clayton c574ede632 Centralize the GDB remote timeout value into the GDBRemoteCommunication as a
member variable (m_packet_timeout which is a value in seconds). This value is
then used for all packets sent to/from the remote GDB server.

llvm-svn: 127392
2011-03-10 02:26:48 +00:00

8.5 KiB