llvm-project/lldb/include/lldb
Mohit K. Bhakkad 0d9dd7df60 [LLDB] Consider only valid symbols while resolving by address
Reviewers: clayborg.
Subscribers: jaydeep, bhushan, sagar, nitesh.jain, lldb-commits.
Differential Revision: http://reviews.llvm.org/D16397

llvm-svn: 258621
2016-01-23 10:36:06 +00:00
..
API Add API to support retrieving the formatters category for a specific language 2015-12-18 21:25:24 +00:00
Breakpoint Make the Language print the description of the Exception Breakpoint resolver. Also 2015-12-18 02:14:04 +00:00
Core [LLDB] Consider only valid symbols while resolving by address 2016-01-23 10:36:06 +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 Always initialize expression variables' flags field. 2015-11-14 01:05:33 +00:00
Host Fix an issue where scripted commands would not actually print any of their output if an immediate output file was set in the result object via a Python file object 2016-01-13 18:11:45 +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 glitch in the Driver's batch mode when used with "attach". 2016-01-08 00:20:47 +00:00
Symbol [LLDB] Consider only valid symbols while resolving by address 2016-01-23 10:36:06 +00:00
Target Include IR/DerivedTypes.h instead of IR/Type.h to match LLVM change r256406. 2016-01-13 22:40:24 +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
Makefile Make install on lldb was not installing the header files (probably because the file was copied from clang and not updated) 2013-09-20 13:22:45 +00:00
lldb-defines.h Add UNUSED_IF_ASSERT_DISABLED and apply it. 2015-07-24 00:23:29 +00:00
lldb-enumerations.h Read macro info from .debug_macro section and use it for expression evaluation. 2015-12-16 00:22:08 +00:00
lldb-forward.h Trying to submit 254476 one more time. This implement -gmodule debugging support. 2015-12-08 01:02:08 +00:00
lldb-private-enumerations.h Trying to submit 254476 one more time. This implement -gmodule debugging support. 2015-12-08 01:02:08 +00:00
lldb-private-forward.h Refactor Unix signals. 2015-07-14 01:09:28 +00:00
lldb-private-interfaces.h Fixed version of r250913, which actually implements all the static functions. 2015-10-21 19:14:33 +00:00
lldb-private-types.h Remove some useless typedef's. 2015-10-26 21:32:31 +00:00
lldb-private.h Move LLDB initialization/shutdown to Initialization. 2015-03-19 22:00:21 +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