hanchenye-llvm-project/lldb/tools/driver
Greg Clayton 74d4193e2f Cleaned up the Communication class when it tears down ConnectionFileDescriptor
instances to not pthread_cancel the read threads and wreak havoc on the mutex
in our ConnectionFileDescriptor class.

Also cleaned up some shutdown delays.

llvm-svn: 149355
2012-01-31 04:56:17 +00:00
..
Driver.cpp Cleaned up the Communication class when it tears down ConnectionFileDescriptor 2012-01-31 04:56:17 +00:00
Driver.h Adding "-n", "-p" and "-w" flags to the lldb command-line tool to 2011-09-13 23:25:31 +00:00
IOChannel.cpp Fixes the occasional crash on exit when quitting lldb with control-D. 2011-08-12 02:40:17 +00:00
IOChannel.h Patch by David Forsythe to build lldb on FreeBSD! 2011-08-02 20:52:42 +00:00
Makefile This patch combines common code from Linux and FreeBSD into 2012-01-05 19:17:38 +00:00
lldb-Info.plist