[lldb-dev] Symbolic information in disassembler output

Greg Clayton via lldb-dev lldb-dev at lists.llvm.org
Thu Aug 31 11:09:43 PDT 2017


I believe libedis was deprecated many years ago and hasn't returned. We use the standard LLVM disassembler, so any features need to be built into llvm::MCInst. 

> On Aug 31, 2017, at 10:42 AM, Tatyana Krasnukha via lldb-dev <lldb-dev at lists.llvm.org> wrote:
> 
> Hello,
>  
> As I understand it, old disassembler (based on libedis) could print symbolic information instead/beside address operand of an instruction. And it looks like there is not such ability in disassembler now. Is this responsibility shifted on some other component of lldb? Or it was considered as useless and was removed at all?
>  
> Thanks,
> Tatyana
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at lists.llvm.org <mailto:lldb-dev at lists.llvm.org>
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev <http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20170831/264c2c03/attachment.html>


More information about the lldb-dev mailing list