freebsd-dev/contrib/llvm/tools/lldb
Ed Maste 7165bb8cc6 lldb: remove assertion that target_arch is FreeBSD
The target is not necessarily a FreeBSD binary - for example, it may be
a Linux binary running under the linuxulator.  Basic ptrace (live)
debugging already worked in this case, except for the assertion.

Sponsored by:	Turing Robotic Industries Inc.
2018-04-24 19:26:58 +00:00
..
docs Merge LLDB 3.8 2016-01-04 01:16:32 +00:00
include/lldb For our lldb customizations, instead of commenting out lines, use #ifdef 2017-12-24 13:39:32 +00:00
source lldb: remove assertion that target_arch is FreeBSD 2018-04-24 19:26:58 +00:00
tools Merge lldb trunk r321414 to contrib/llvm/tools/lldb. 2017-12-24 01:12:46 +00:00
FREEBSD-Xlist Update lldb to upstream trunk r242221. 2015-09-06 15:21:47 +00:00
LICENSE.TXT