hanchenye-llvm-project/lldb/source
Greg Clayton 09c3e3d7f5 <rdar://problem/10487848>
Protect a member variable from being modified by multiple threads.

llvm-svn: 145920
2011-12-06 04:51:14 +00:00
..
API Sanity check the inputs to SBCommandInterpreter::HandleCompletion 2011-12-05 19:24:15 +00:00
Breakpoint Fixed some extra warnings that show up with the new clang. 2011-12-03 00:46:21 +00:00
Commands Process IDs (lldb::pid_t) and thread IDs (lldb::tid_t) are now 64 bit. This 2011-12-01 23:28:38 +00:00
Core Added new symbol types for Objective C classes, metaclasses, and ivars. Each 2011-12-03 02:30:59 +00:00
Expression As part of the work to make Objective-C type information 2011-12-06 03:41:14 +00:00
Host Process IDs (lldb::pid_t) and thread IDs (lldb::tid_t) are now 64 bit. This 2011-12-01 23:28:38 +00:00
Interpreter "f" should be an alias for "frame select" not "finish" to match the gdb usage. 2011-12-02 01:12:59 +00:00
Plugins <rdar://problem/10487848> 2011-12-06 04:51:14 +00:00
Symbol As part of the work to make Objective-C type information 2011-12-06 03:41:14 +00:00
Target Make the ThreadPlanStepThrough set a backstop breakpoint on the return address from 2011-12-03 01:52:59 +00:00
Utility
Makefile
lldb-log.cpp
lldb.cpp Added support for the new ".apple_objc" accelerator tables. These tables are 2011-10-27 17:55:14 +00:00