llvm-project/lldb/source/Plugins/Process
Ed Maste 04a8bab047 Support mips shared object debug info
MIPS's .dyanamic section is read-only.  Instead of using DT_DEBUG for
the pointer to dyld information it uses a separate tag DT_MIPS_RLD_MAP
which points to storage in the read-write .rld_map section, which in
turn points to the dyld information.

Review: http://llvm-reviews.chandlerc.com/D1890
llvm-svn: 192408
2013-10-11 01:16:08 +00:00
..
FreeBSD Apply ProcessMonitor changes from r190820 to FreeBSD 2013-09-18 19:34:08 +00:00
Linux Add exec support for Linux including common support for POSIX. 2013-10-09 19:39:55 +00:00
MacOSX-Kernel Fix some names in the wake of my Mach-O changes to LLVM. 2013-08-27 05:04:57 +00:00
POSIX Support mips shared object debug info 2013-10-11 01:16:08 +00:00
Utility Change two new logging messages from verbose-only to non-verbose 2013-10-03 07:58:37 +00:00
elf-core Support mips shared object debug info 2013-10-11 01:16:08 +00:00
gdb-remote <rdar://problem/14146606> 2013-10-10 17:53:50 +00:00
mach-core One bit of that last commit wasn't meant to be included. 2013-09-14 05:22:33 +00:00
CMakeLists.txt Convert to UNIX line endings. 2013-09-25 10:37:32 +00:00