llvm-project/lldb/source/Plugins/Process
Greg Clayton a1bce2ef1a Modify the EFI KDP debugging to not use any dynamic loader since it does manual dynamic loading itself via python modules.
Also track down the required binary by trying to locate the main executable module through LLDB's symbol and executable file locating code.

<rdar://problem/16570258>

llvm-svn: 213199
2014-07-16 21:16:27 +00:00
..
FreeBSD Avoid passing null signal name for Log %s argument 2014-05-28 14:11:20 +00:00
Linux Fix a type mismatch in NativeProcessLinux that shows up in 32-bit builds. 2014-07-10 05:25:39 +00:00
MacOSX-Kernel Modify the EFI KDP debugging to not use any dynamic loader since it does manual dynamic loading itself via python modules. 2014-07-16 21:16:27 +00:00
POSIX Fix typos. 2014-07-01 21:22:11 +00:00
Utility lldb needs to support DW_op_piece masks for values in subregister and also to be able to piece together a value that is spread across multiple registers. 2014-07-12 00:24:33 +00:00
elf-core Add lldb-gdbserver support for Linux x86_64. 2014-06-30 21:05:18 +00:00
gdb-remote Modified gdb-remote tests to run with automatically-chosen ports. 2014-07-14 06:24:44 +00:00
mach-core Workaround for collision between enum members in LLVM's MachO.h and system headers 2014-04-02 22:53:21 +00:00
CMakeLists.txt Fix cmake build issues on Darwin. 2014-03-13 21:16:13 +00:00