[Lldb-commits] [PATCH] D12115: [LLDB-MI] Fix -data-info-line when Windows filenames are used.
Dawn Perchik via lldb-commits
lldb-commits at lists.llvm.org
Wed Aug 19 12:56:33 PDT 2015
dawn planned changes to this revision.
dawn added a comment.
In http://reviews.llvm.org/D12115#227613, @abidh wrote:
> This command uses "target modules lookup" [...]
Good point. Yes, it would be good to encapsulate this. I'll rework this patch accordingly when I can find the time (busy with a release now).
That said, I would love to continue the discussion of how to tackle the filename/path issue so I can have some direction as to how to resolve it. Should that move to lldb-dev?
Repository:
rL LLVM
http://reviews.llvm.org/D12115
More information about the lldb-commits
mailing list