summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine
diff options
context:
space:
mode:
authorTodd Fiala <todd.fiala@gmail.com>2014-07-22 23:41:36 +0000
committerTodd Fiala <todd.fiala@gmail.com>2014-07-22 23:41:36 +0000
commit015d818b59dbdadc2726adc6132be1b3da4d6387 (patch)
tree208664b1730e431210c5353d12f0e71b619fec65 /llvm/lib/ExecutionEngine
parentc90a85ff995b9fb9faefecba2304e68f4d8e5d95 (diff)
downloadbcm5719-llvm-015d818b59dbdadc2726adc6132be1b3da4d6387.tar.gz
bcm5719-llvm-015d818b59dbdadc2726adc6132be1b3da4d6387.zip
Enable lldb-platform exe support for Linux.
This change enables lldb-platform for Linux. In addition, it does the following: * fixes Host::GetLLDBPath() to work on Linux/*BSD for ePathTypeSupportExecutableDir-relative paths. * adds more logging and comments around lldb-platform startup and remote lldb-platform usage. * refactors lldb-platform remote-* support for Darwin and Linux into PlatformPOSIX. This, in theory, is the bulk of what is needed for *BSD to make remote connections to lldb-platform as well (although I haven't tested that yet). FreeBSD can make similar changes to their Platform* as was made here for PlatformLinux to pick up the rest of the bits. * teaches GDBRemoteCommunication to use lldb-gdbserver for non-Apple hosts. llvm-svn: 213707
Diffstat (limited to 'llvm/lib/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud