freebsd-dev/contrib/llvm/tools/lldb
Ed Maste b153f37ffc lldb: workaround to permit cross-arch core file debugging
FreeBSD core files have no section table and thus LLDB's OS and vendor
detection logic does not work. If we encounter such an ELF file, update
an unknown OS to match the host.

This is not really the correct way to handle this, but more extensive
rework of ObjectFileELF will be needed and this change restores cross-
arch core debugging until that can be completed.
2015-02-17 18:33:17 +00:00
..
docs
include/lldb Update LLDB snapshot to upstream r216948 (git 50f7fe44) 2014-11-26 16:48:12 +00:00
source lldb: workaround to permit cross-arch core file debugging 2015-02-17 18:33:17 +00:00
tools Update LLDB snapshot to upstream r216948 (git 50f7fe44) 2014-11-26 16:48:12 +00:00
LICENSE.TXT