K 10 svn:author V 6 emaste K 8 svn:date V 27 2018-04-24T19:26:58.669027Z K 7 svn:log V 302 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. END