hanchenye-llvm-project/lldb/source
Jason Molenda 9b837a1e42 Add support for Platform plugins to have settings.
Add two initial settings for the PlatformDarwinKernel plugin,

plugin.platform.darwin-kernel.search-locally-for-kexts [true|false]
plugin.platform.darwin-kernel.kext-directories [directory list]

llvm-svn: 178846
2013-04-05 05:06:39 +00:00
..
API The SBValue impl class's GetSP can now fetch the dynamic type or the synthetic 2013-04-04 02:23:41 +00:00
Breakpoint <rdar://problem/13506727> 2013-04-03 02:00:15 +00:00
Commands Change CommandObjectPlatform commands to get the current platform 2013-04-05 02:59:09 +00:00
Core Add support for Platform plugins to have settings. 2013-04-05 05:06:39 +00:00
DataFormatters <rdar://problem/13563697> 2013-04-04 01:12:12 +00:00
Expression Factored out memory access into the target process 2013-04-05 02:22:57 +00:00
Host Change EnumerateDirectory from using readdir() to using readdir_r() 2013-04-04 03:19:27 +00:00
Interpreter <rdar://problem/13457391> 2013-04-04 20:35:24 +00:00
Plugins Add support for Platform plugins to have settings. 2013-04-05 05:06:39 +00:00
Symbol <rdar://problem/13384801> 2013-04-03 21:37:16 +00:00
Target Add a new PlatformDarwinKernel for kernel debugging. This Platform 2013-04-05 01:03:25 +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 Add a new PlatformDarwinKernel for kernel debugging. This Platform 2013-04-05 01:03:25 +00:00