Go to file
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
clang Instead of round up sizes to '8', round them up to the alignment of the char 2011-03-10 02:00:35 +00:00
compiler-rt <rdar://problem/9099747> fix use of SDKROOT 2011-03-08 20:25:22 +00:00
debuginfo-tests test case for r125249. 2011-02-10 00:41:14 +00:00
libcxx Corrected const-correctness on nullptr type_traits, and beefed up the test for nullptr_t. 2011-03-09 17:17:06 +00:00
lldb Centralize the GDB remote timeout value into the GDBRemoteCommunication as a 2011-03-10 02:26:48 +00:00
llvm Change the Spiller interface to take a LiveRangeEdit reference. 2011-03-10 01:51:42 +00:00