llvm-project/lldb/source
Jason Molenda 03d0b0581b A little cleanup / commenting on locating kernel binaries while I
was working on something else.
DynamicLoaderDarwinKernel::SearchForKernelNearPC should have had
an early return if the pc value is not in high memory; add that.
The search for a kernel at 0x2000 offsets was a stopgap; it doesn't
need to be checked any longer.

llvm-svn: 350786
2019-01-10 00:57:54 +00:00
..
API [CMake] Python bindings generation polishing 2019-01-04 12:47:02 +00:00
Breakpoint Change std::sort to llvm::sort to detect non-determinism. 2019-01-08 23:25:06 +00:00
Commands Change std::sort to llvm::sort to detect non-determinism. 2019-01-08 23:25:06 +00:00
Core Fix symbols.enable-external-lookup description wording 2019-01-05 21:39:03 +00:00
DataFormatters Simplify Boolean expressions 2018-12-15 00:15:33 +00:00
Expression Simplify ObjectFile::GetArchitecture 2019-01-03 10:37:19 +00:00
Host [lldb-server] Add unnamed pipe support to PipeWindows 2019-01-10 00:46:09 +00:00
Initialization [Reproducers] Change how reproducers are initialized. 2018-12-03 17:28:29 +00:00
Interpreter Change std::sort to llvm::sort to detect non-determinism. 2019-01-08 23:25:06 +00:00
Plugins A little cleanup / commenting on locating kernel binaries while I 2019-01-10 00:57:54 +00:00
Symbol Change std::sort to llvm::sort to detect non-determinism. 2019-01-08 23:25:06 +00:00
Target Change std::sort to llvm::sort to detect non-determinism. 2019-01-08 23:25:06 +00:00
Utility Change std::sort to llvm::sort to detect non-determinism. 2019-01-08 23:25:06 +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