hanchenye-llvm-project/lldb/source
Han Ming Ong 0d03deeeb9 <rdar://problem/13119170>
Reap the child process (debugserver) when it is done.

llvm-svn: 176594
2013-03-06 23:59:34 +00:00
..
API Convert from the C-based LLVM Disassembler shim to the full MC Disassembler API's. 2013-03-02 00:26:47 +00:00
Breakpoint Adding CMake build system to LLDB. Some known issues remain: 2013-02-21 20:58:22 +00:00
Commands <rdar://problem/13184855> 2013-03-05 23:52:49 +00:00
Core <rdar://problem/13338643> 2013-03-04 21:46:16 +00:00
DataFormatters Optimization of the code-running NSDictionary formatter to skip runtime symbol fetching 2013-02-25 19:44:39 +00:00
Expression Adding support for DW_OP_stack_value in DWARFExpression::Evaluate 2013-03-06 21:13:09 +00:00
Host <rdar://problem/13119170> 2013-03-06 23:59:34 +00:00
Interpreter Now that "settings set" will strip leading and trailing spaces, we need a way to be able to specify string values that contain spaces. So now settings setting <property> <value>" can have a <value> that is quoted: 2013-03-06 02:19:38 +00:00
Plugins <rdar://problem/13362109> 2013-03-06 23:23:27 +00:00
Symbol <rdar://problem/13362109> 2013-03-06 23:23:27 +00:00
Target Fix ivar ordering for Process ctor to match the order they're 2013-03-05 03:33:59 +00:00
Utility Update CMake lists of sources to include files added in r175787 and r175323 2013-02-21 21:16:52 +00:00
CMakeLists.txt Fix Ninja LLDB build on Linux (via cmake -G Ninja) 2013-03-05 21:59:12 +00:00
Makefile Remove LLDB dependency on xcodeworkspace (on Linux) for version number 2013-02-28 16:51:15 +00:00
lldb-log.cpp <rdar://problem/13159777> 2013-02-06 17:22:03 +00:00
lldb.cpp Made lldb.cpp build with clang 5.0. 2013-02-28 18:09:18 +00:00