[Lldb-commits] [PATCH] D15593: Enhance "target modules dump line <file>" and use it to fix MI's -symbol-list-lines.
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Thu Dec 17 13:37:18 PST 2015
clayborg added a comment.
Dawn, if you don't understand what I asked you to do, let me know and I can go and do the "source info" command for you, then you can modify this patch to just use the command I added. But it should be simple to just revert and changes to the original line table dumping command, and move the contents over to the new "source info" command and just make it do what you wanted it to do.
Repository:
rL LLVM
http://reviews.llvm.org/D15593
More information about the lldb-commits
mailing list