llvm-project/lldb/source
Alexander Polyakov 859f54b3f8 Improve SBThread's stepping API using SBError parameter.
Summary: The new methods will allow to get error messages from stepping API.

Reviewers: aprantl, clayborg, labath, jingham

Reviewed By: aprantl, clayborg, jingham

Subscribers: apolyakov, labath, jingham, clayborg, lemo, lldb-commits

Differential Revision: https://reviews.llvm.org/D47991

llvm-svn: 335180
2018-06-20 21:43:16 +00:00
..
API Improve SBThread's stepping API using SBError parameter. 2018-06-20 21:43:16 +00:00
Breakpoint BreakpointIDList: Use llvm::ArrayRef instead of pointer+length pair 2018-06-20 08:12:50 +00:00
Commands BreakpointIDList: Use llvm::ArrayRef instead of pointer+length pair 2018-06-20 08:12:50 +00:00
Core Scalar: Use llvm integer conversion functions 2018-06-19 17:24:03 +00:00
DataFormatters Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
Expression IRInterpreter: fix sign extension of small types (pr37840) 2018-06-20 10:45:29 +00:00
Host Remove dependency from Host to python 2018-06-20 08:35:45 +00:00
Initialization Move ObjectFile initialization out of SystemInitializerCommon 2018-05-24 12:44:18 +00:00
Interpreter Use llvm::VersionTuple instead of manual version marshalling 2018-06-18 15:02:23 +00:00
Plugins Remove some instances of manual UUID pretty-printing 2018-06-20 20:13:04 +00:00
Symbol One ShortFract ought to be enough for everyone. 2018-06-14 19:20:48 +00:00
Target Use llvm::VersionTuple instead of manual version marshalling 2018-06-18 15:02:23 +00:00
Utility Use llvm::VersionTuple instead of manual version marshalling 2018-06-18 15:02:23 +00:00
CMakeLists.txt Remove Plugins/Process/POSIX from include_directories 2017-04-11 12:26:25 +00:00
lldb.cpp Run clang-format on lldb.cpp 2017-11-02 16:56:52 +00:00