llvm-project/lldb/include/lldb
Enrico Granata 660764a060 Fix a bug caused by my alias refactoring where, if an alias was defined in terms of another alias, trying to run the nested command would actually cause a crash in the command interpreter
llvm-svn: 264096
2016-03-22 21:07:54 +00:00
..
API Add an "offset" option to "break set -n" and "break set -f -l". 2016-03-09 18:59:13 +00:00
Breakpoint Add an "offset" option to "break set -n" and "break set -f -l". 2016-03-09 18:59:13 +00:00
Core Fix Clang-tidy modernize-use-nullptr warnings in some files in source/Core; other minor fixes. 2016-03-12 00:31:13 +00:00
DataFormatters Fix a bug where language categories would hold on to their caches even after changes 2015-12-15 02:20:48 +00:00
Expression Collect IRExecutionUnits as part of persistent expression state. 2016-03-21 22:23:38 +00:00
Host Unicode support on Win32. 2016-03-22 17:58:09 +00:00
Initialization Fix Clang-tidy misc-use-override warnings in include/lldb/Expression and include/lldb/Initialization, unify inclusion guards 2015-08-18 09:18:19 +00:00
Interpreter Fix a bug caused by my alias refactoring where, if an alias was defined in terms of another alias, trying to run the nested command would actually cause a crash in the command interpreter 2016-03-22 21:07:54 +00:00
Symbol Don't crash if the TypeSP is empty. 2016-03-15 21:58:28 +00:00
Target Compilation can end up calling functions (e.g. to resolve indirect functions) so I added 2016-03-21 19:21:13 +00:00
Utility Add a helper function to ProcessStructReader to allow one to inquire about the offset of a field 2016-01-22 23:50:46 +00:00
lldb-defines.h Add UNUSED_IF_ASSERT_DISABLED and apply it. 2015-07-24 00:23:29 +00:00
lldb-enumerations.h Add support for handling absolute symbols in ELF 2016-02-25 12:23:43 +00:00
lldb-forward.h Add a DiagnosticManager replace error streams in the expression parser. 2016-03-19 00:03:59 +00:00
lldb-private-defines.h Add -Wimplicit-fallthrough command line option to clang in 2016-02-16 04:14:33 +00:00
lldb-private-enumerations.h Backend support for top-level Clang epxressions 2016-03-22 21:05:51 +00:00
lldb-private-forward.h Refactor Unix signals. 2015-07-14 01:09:28 +00:00
lldb-private-interfaces.h Change over the broadcaster/listener process to hold shared or weak pointers 2016-03-07 21:50:25 +00:00
lldb-private-types.h Certain hardware architectures have registers of 256 bits in size 2016-03-10 00:14:29 +00:00
lldb-private.h Add -Wimplicit-fallthrough command line option to clang in 2016-02-16 04:14:33 +00:00
lldb-public.h
lldb-types.h Rename clang_type_t to opaque_compiler_type_t. 2015-09-22 17:04:24 +00:00
lldb-versioning.h Fix a few errors found when building lldb with newer versions of clang. 2013-10-05 02:52:22 +00:00