Go to file
Greg Clayton 73bf5dbd16 Improved the packet throughput when debugging with GDB remote by over 3x on
darwin (not sure about other platforms).

Modified the communication and connection classes to not require the
BytesAvailable function. Now the "Read(...)" function has a timeout in
microseconds.

Fixed a lot of assertions that were firing off in certain cases and replaced
them with error output and code that can deal with the assertion case.

llvm-svn: 133224
2011-06-17 01:22:15 +00:00
clang On ARM make sure that we continue translating 'p' to 'r' for the 2011-06-17 00:40:18 +00:00
compiler-rt build/clang_darwin: Fix previous change to CheckArches to not cause problem when 2011-06-14 22:21:49 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Provide names for template and function parameters in forward declarations. The purpose is to aid automated documentation tools. 2011-06-14 19:58:17 +00:00
libcxxabi Clean up the vector tests 2011-06-13 17:57:10 +00:00
lldb Improved the packet throughput when debugging with GDB remote by over 3x on 2011-06-17 01:22:15 +00:00
llvm Explicitly invoke ArrayRef constructor to keep gcc happy. 2011-06-17 00:18:25 +00:00
polly www: Fix path to git repository. 2011-06-08 22:46:40 +00:00