hanchenye-llvm-project/lldb/tools
Johnny Chen 725269a0b4 If the user sets a working directory path using "process launch -w <path>", honor that dir path;
otherwise, use the thing the debugserver is started with.

Fixed rdar://problem/9056462
The process launch flag '-w' for setting the current working directory not working?

llvm-svn: 126537
2011-02-26 01:36:13 +00:00
..
darwin-debug Added a new variant of SBTarget::Launch() that deprectates the old one that 2011-01-23 05:56:20 +00:00
darwin-threads A tool for examining a mach process and its threads. 2011-02-05 05:27:30 +00:00
debugserver If the user sets a working directory path using "process launch -w <path>", honor that dir path; 2011-02-26 01:36:13 +00:00
driver Don't limit StreamTee to just two streams. It now can contain 2011-02-20 02:15:07 +00:00
Makefile Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00