llvm-project/lldb/source
Jim Ingham 4911d36aa6 NFC: Move Searcher::Depth into lldb-enumerations as SearchDepth.
In a subsequent commit, I will need to expose the search depth
to the SB API's, so I'm moving this define into lldb-enumerations
where it will get added to the lldb module.

llvm-svn: 341690
2018-09-07 18:43:04 +00:00
..
API Support setting a breakpoint by FileSpec+Line+Column in the SBAPI. 2018-08-30 15:11:00 +00:00
Breakpoint NFC: Move Searcher::Depth into lldb-enumerations as SearchDepth. 2018-09-07 18:43:04 +00:00
Commands NFC: Move Searcher::Depth into lldb-enumerations as SearchDepth. 2018-09-07 18:43:04 +00:00
Core NFC: Move Searcher::Depth into lldb-enumerations as SearchDepth. 2018-09-07 18:43:04 +00:00
DataFormatters Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
Expression Allow IRInterpreter to deal with non-power-of-2 sized types to support some bitfield accesses. 2018-08-28 22:50:01 +00:00
Host Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode 2018-09-05 18:08:56 +00:00
Initialization Move pretty stack trace printer into driver. 2018-07-17 10:04:19 +00:00
Interpreter Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
Plugins NFC: Move Searcher::Depth into lldb-enumerations as SearchDepth. 2018-09-07 18:43:04 +00:00
Symbol [Symtab][NFC] Added llvm_unreachable to supress compiler warning 2018-09-03 12:57:54 +00:00
Target NFC: Move Searcher::Depth into lldb-enumerations as SearchDepth. 2018-09-07 18:43:04 +00:00
Utility [Scalar] Commit the correct patch, forgot `git add`. 2018-09-07 18:22:27 +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