..
API
Add support for artificial tail call frames
2018-10-05 23:23:15 +00:00
Breakpoint
svn add the new files...
2018-09-13 21:59:16 +00:00
Core
Add support for artificial tail call frames
2018-10-05 23:23:15 +00:00
DataFormatters
Removed commented out includes [NFC]
2018-08-29 19:55:33 +00:00
Expression
Return a named error in the result object of an expression with no result
2018-10-16 21:58:40 +00:00
Host
Pull FixupBreakpointPCAsNeeded into base class
2018-10-03 12:29:33 +00:00
Initialization
*** This commit represents a complete reformatting of the LLDB source code
2016-09-06 20:57:50 +00:00
Interpreter
Add EchoCommentCommands to CommandInterpreterRunOptions in addition to the existing EchoCommands and expose both as interpreter settings.
2018-10-05 16:49:47 +00:00
Symbol
Add support for artificial tail call frames
2018-10-05 23:23:15 +00:00
Target
Adding support to step into the callable wrapped by libc++ std::function
2018-10-12 17:20:39 +00:00
Utility
Resubmit "Add SymbolFileNativePDB plugin."
2018-10-12 19:47:13 +00:00
lldb-defines.h
Add a "scripted" breakpoint type to lldb.
2018-09-13 21:35:32 +00:00
lldb-enumerations.h
Return a named error in the result object of an expression with no result
2018-10-16 21:58:40 +00:00
lldb-forward.h
Use rich mangling information in Symtab::InitNameIndexes()
2018-08-08 21:57:37 +00:00
lldb-private-defines.h
Enable AUTOBRIEF in doxygen configuration.
2018-05-02 16:55:16 +00:00
lldb-private-enumerations.h
Move AddressClass to private enums since API doesn't provide any functions to manage it.
2018-06-27 06:50:10 +00:00
lldb-private-forward.h
Reflow paragraphs in comments.
2018-04-30 16:49:04 +00:00
lldb-private-interfaces.h
Change the ABI class to have a weak pointer to its Process;
2017-06-29 02:57:03 +00:00
lldb-private-types.h
Replace "nullptr-terminated" C-arrays of OptionValueEnumeration with safer llvm::ArrayRef
2018-09-26 18:50:19 +00:00
lldb-private.h
*** This commit represents a complete reformatting of the LLDB source code
2016-09-06 20:57:50 +00:00
lldb-public.h
*** This commit represents a complete reformatting of the LLDB source code
2016-09-06 20:57:50 +00:00
lldb-types.h
Reflow paragraphs in comments.
2018-04-30 16:49:04 +00:00
lldb-versioning.h
Reflow paragraphs in comments.
2018-04-30 16:49:04 +00:00
module.modulemap
Move SafeMachO from Utility to Host
2018-09-12 12:26:05 +00:00