llvm-project/lldb/include/lldb
Enrico Granata b2d643146f Implement an objc tagged-pointer info command that will provide information about what LLDB thinks an ObjC tagged pointer represents
llvm-svn: 237322
2015-05-14 00:46:47 +00:00
..
API Apply LLDB_API modifier to SBPlatform and SBPlatformShellCommand. 2015-05-12 02:04:26 +00:00
Breakpoint This is some groundwork for filtering the language Exception 2015-04-22 19:42:18 +00:00
Core Fixed a ton of gcc compile warnings 2015-05-13 00:25:54 +00:00
DataFormatters Implement formatter for std::vector<bool, ...> of libstdc++ in Python. 2015-03-17 21:23:17 +00:00
Expression Added support for locating and importing functions 2015-05-01 00:47:29 +00:00
Host Windows: fix bug in getcwd() and add chdir(). 2015-05-12 18:47:33 +00:00
Initialization Rework LLDB system initialization. 2015-03-31 21:03:22 +00:00
Interpreter Fixed a ton of gcc compile warnings 2015-05-13 00:25:54 +00:00
Symbol Simplify FuncUnwinders::GetEHFrameAugmentedUnwindPlan 2015-05-06 15:54:48 +00:00
Target Implement an objc tagged-pointer info command that will provide information about what LLDB thinks an ObjC tagged pointer represents 2015-05-14 00:46:47 +00:00
Utility Have lldb_assert accept bool expressions 2015-05-08 09:53:31 +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 LLDB_API to all of the public API class definitions. 2015-02-17 19:36:25 +00:00
lldb-enumerations.h This is some groundwork for filtering the language Exception 2015-04-22 19:42:18 +00:00
lldb-forward.h Move LLDB initialization/shutdown to Initialization. 2015-03-19 22:00:21 +00:00
lldb-private-enumerations.h This checkin is the first step in making the lldb thread stepping mechanism more accessible from 2014-09-29 23:17:18 +00:00
lldb-private-forward.h Consolidate UnixSignals setting/getting in Process. 2014-08-29 17:35:57 +00:00
lldb-private-interfaces.h Add language command and LanguageRuntime plugin changes to allow vending of command objects. 2015-05-04 18:39:38 +00:00
lldb-private-types.h Move LLDB initialization/shutdown to Initialization. 2015-03-19 22:00:21 +00:00
lldb-private.h Move LLDB initialization/shutdown to Initialization. 2015-03-19 22:00:21 +00:00
lldb-public.h
lldb-python.h Get the python scripting interface working on Windows. 2014-07-10 23:47:42 +00:00
lldb-types.h Create a process launcher abstraction. 2014-10-14 21:55:08 +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