llvm-project/lldb/tools/driver
Johnny Chen 30213ffc28 This patch combines common code from Linux and FreeBSD into
a new POSIX platform.  It also contains fixes for 64bit FreeBSD.

The patch is based on changes by Mark Peek <mp@FreeBSD.org> and
"K. Macy" <kmacy@freebsd.org> in their github repo located at
https://github.com/fbsd/lldb.

llvm-svn: 147609
2012-01-05 19:17:38 +00:00
..
Driver.cpp Process IDs (lldb::pid_t) and thread IDs (lldb::tid_t) are now 64 bit. This 2011-12-01 23:28:38 +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 Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00