llvm-project/lldb/source/Host
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
..
common This method has been removed from the API. This fix the compilation 2011-05-13 19:57:45 +00:00
linux API fix and missing headers. 2011-05-19 23:07:19 +00:00
macosx Improved the packet throughput when debugging with GDB remote by over 3x on 2011-06-17 01:22:15 +00:00
Makefile linux: add Host/linux subdirectory 2011-03-23 01:58:26 +00:00