llvm-project/lldb/tools/driver
Greg Clayton 1d8859668f Moved many of the "settings" that used to be in "target.process.*" to just
be in the target. All of the environment, args, stdin/out/err files, etc have
all been moved. Also re-enabled the ability to launch a process in a separate
terminal on MacOSX.

llvm-svn: 144061
2011-11-08 02:43:13 +00:00
..
Driver.cpp Moved many of the "settings" that used to be in "target.process.*" to just 2011-11-08 02:43:13 +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 Patch by David Forsythe to build lldb on FreeBSD! 2011-08-02 20:52:42 +00:00
lldb-Info.plist Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00