[Lldb-commits] [PATCH] D12877: [LLDB] Switch to assembly view if source is moved
Jim Ingham via lldb-commits
lldb-commits at lists.llvm.org
Tue Sep 15 10:03:06 PDT 2015
jingham added a subscriber: jingham.
jingham requested changes to this revision.
jingham added a reviewer: jingham.
jingham added a comment.
This revision now requires changes to proceed.
This change means that the two cases "no debug info" and "couldn't find your sources" end up looking very similar. I think it is fine to show the assembly but it would be better to also arrange a warning that we couldn't find this source file.
Repository:
rL LLVM
http://reviews.llvm.org/D12877
More information about the lldb-commits
mailing list