llvm-project/lldb/source
Enrico Granata e98184322a <rdar://problem/13563697>
The __NSArrayI synthetic children provider was running expressions to generate children, which is inefficient for large amounts of data
Reimplementing to use a faster algorithm

llvm-svn: 178729
2013-04-04 01:12:12 +00:00
..
API Avoid hang in attach-by-name test case 2013-04-01 19:47:00 +00:00
Breakpoint <rdar://problem/13506727> 2013-04-03 02:00:15 +00:00
Commands 1 breakpoint is a breakpoint not a breakpoints. 2013-03-29 21:01:03 +00:00
Core <rdar://problem/13384801> 2013-04-03 21:37:16 +00:00
DataFormatters <rdar://problem/13563697> 2013-04-04 01:12:12 +00:00
Expression Fix build. 2013-04-03 21:29:21 +00:00
Host <rdar://problem/13521159> 2013-03-27 23:08:40 +00:00
Interpreter <rdar://problem/13384801> 2013-04-03 21:37:16 +00:00
Plugins Revert code I didn't mean to check in. 2013-04-04 00:07:32 +00:00
Symbol <rdar://problem/13384801> 2013-04-03 21:37:16 +00:00
Target <rdar://problem/12897145> 2013-04-04 00:15:09 +00:00
Utility Various fixes for armv7 floating point/vector register support. 2013-03-13 00:14:30 +00:00
CMakeLists.txt When built with cmake, only call the string functions when the previous commands (utils/GetSourceVersion & utils/GetRepositoryPath successed). Otherwise, they fail when not launched from a repository 2013-03-16 17:01:13 +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/13521159> 2013-03-27 23:08:40 +00:00
lldb.cpp Updated Apple LLDB version to lldb-300.99.0. Also 2013-03-07 22:29:06 +00:00