>>>>> "Vadim" == Vadim Chugunov via lldb-dev <lldb-dev@lists.llvm.org> writes:
Vadim> Would you mind going into a bit more detail on what sort of Vadim> problems an unknown language could cause? I'd like to understand Vadim> the issue before jumping in to fix anything. AFAIK, in the case Vadim> of DWARF symbols, debug info for unknown languages is still used, Vadim> so it wouldn't be the first for LLDB... LLDB checks for DW_LANG_Rust and uses the C++ plugin in this case. The Rust lldb (https://github.com/rust-lang-nursery/lldb/commits/rust-release-70) removes this. If you get something working, let me know. I'd like to incorporate it into the Rust lldb. Tom _______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev