llvm-project/lldb/source
Greg Clayton cc2e27f098 Make LLDB safer to use with respect to the global destructor chain.
llvm-svn: 262090
2016-02-26 23:20:08 +00:00
..
API Add a set of new plugins to handle Java debugging 2016-02-26 14:21:23 +00:00
Breakpoint Remove autoconf support from source directories. 2016-01-28 22:05:24 +00:00
Commands Add the "block" keyword to "thread step-in -e", and an alias that uses it: "sif <target function>" - i.e. step-into-function 2016-02-26 01:37:30 +00:00
Core Add support for DW_OP_push_object_address in dwarf expressions 2016-02-26 14:21:10 +00:00
DataFormatters Fix a typo in FormatCache.cpp such that the cache would potentially return an invalid format in some cases 2016-02-18 19:23:52 +00:00
Expression Register value is not necessarily scalar. 2016-02-26 22:12:35 +00:00
Host Fix all of the unannotated switch cases to annotate the fall through or do the right thing and break. 2016-02-26 01:20:20 +00:00
Initialization Don't use an atexit handler for cleaning up the temp directory. 2016-02-19 19:20:44 +00:00
Interpreter Clear alias argument vector for 'p' alias. 2016-02-26 03:36:27 +00:00
Plugins Fix Clang-tidy modernize-use-nullptr warnings in remaining files in source/Plugins/ABI; other minor fixes. 2016-02-26 22:26:21 +00:00
Symbol Fix address class lookup for absolute symbols 2016-02-26 14:21:27 +00:00
Target Make LLDB safer to use with respect to the global destructor chain. 2016-02-26 23:20:08 +00:00
Utility Fix all of the unannotated switch cases to annotate the fall through or do the right thing and break. 2016-02-26 01:20:20 +00:00
CMakeLists.txt Add initial CMake glue for the NetBSD platform 2015-10-24 00:27:04 +00:00
lldb.cpp Add more NetBSD platform glue for lldb 2015-11-07 15:31:54 +00:00