llvm-project/lldb/source
Jason Molenda 3874ee6869 Bump the version # in the xcode proj file from major number 340 to 350.
The SB API for major version 340 won't be changing any more.

llvm-svn: 243943
2015-08-04 03:14:49 +00:00
..
API Create a Windows mini-dump target Differential Revision: http://reviews.llvm.org/D11611 2015-08-03 23:01:51 +00:00
Breakpoint Add a function to make a mutex-protected copy of a breakpoint site's 2015-07-29 17:51:36 +00:00
Commands Jim suggested to use eArgTypeAddressOrExpression for the addresses that 'memory find' takes 2015-08-03 20:47:19 +00:00
Core Allow ValueObject::Dereference to dereference references. 2015-07-31 00:35:40 +00:00
DataFormatters Fix a bug where the std::list synthetic child provider would not clean its cache correctly on update, causing stale children to be returned in some circumstances 2015-07-28 20:19:45 +00:00
Expression Fix warnings detected by -Wpessimizing-move 2015-07-28 09:18:32 +00:00
Host Bump the version # in the xcode proj file from major number 340 to 350. 2015-08-04 03:14:49 +00:00
Initialization Convert the ScriptInterpreter system to a plugin-based one. 2015-07-30 20:28:07 +00:00
Interpreter Convert the ScriptInterpreter system to a plugin-based one. 2015-07-30 20:28:07 +00:00
Plugins Fix cmake build on non-Windows platforms. 2015-08-04 02:41:49 +00:00
Symbol First part of an attempt to indicate to the user when they are 2015-07-29 00:42:47 +00:00
Target Fix help message for target.language setting. 2015-07-30 22:10:08 +00:00
Utility Fix jSignalsInfo packet handling. 2015-07-27 01:32:58 +00:00
CMakeLists.txt Move LLDB initialization/shutdown to Initialization. 2015-03-19 22:00:21 +00:00
Makefile [Makefiles] Align library names with CMake build 2015-07-14 20:25:19 +00:00
lldb.cpp Move LLDB initialization/shutdown to Initialization. 2015-03-19 22:00:21 +00:00