hanchenye-llvm-project/lldb/tools
Enrico Granata 4e969282fd Misc fixes:
- make an overload of Launch() that takes an init list of const char* if all you need to tweak in the launch info are the command-line arguments
- make Run() return an int that you can use as an exit-code
- make dynamic values work properly when recursing in FetchVariables()
- make the po output more obvious in verbose mode

llvm-svn: 178578
2013-04-02 21:31:18 +00:00
..
darwin-debug Ran the static analyzer on the codebase and found a few things. 2012-07-17 03:23:13 +00:00
darwin-threads Add code to retreive the mach port # for each thread in the inferior application's 2013-01-18 23:07:45 +00:00
debugserver Remove some unused code. 2013-04-02 00:26:03 +00:00
driver Finish up CMake support for LLDB (tested on Linux) 2013-02-28 23:11:46 +00:00
install-headers Updated Apple LLDB version to lldb-300.99.0. Also 2013-03-07 22:29:06 +00:00
lldb-perf Misc fixes: 2013-04-02 21:31:18 +00:00
lldb-platform Fix Linux build warnings due to redefinition of macros: 2012-12-05 00:20:57 +00:00
CMakeLists.txt Finish up CMake support for LLDB (tested on Linux) 2013-02-28 23:11:46 +00:00
Makefile FreeBSD patch that enabled the lldb-platform to be built from Viktor Kutuzov. 2012-03-29 17:46:11 +00:00