[Lldb-commits] [PATCH] D12115: [LLDB-MI] Fix -data-info-line and -symbol-list-lines when Windows filenames are used.

Dawn Perchik via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 16 13:16:02 PDT 2015


dawn added a comment.

Ilia, You did the initial implementation of -symbol-list-lines right?  I've fixed a major bug in your code with this commit!   You have -symbol-list-lines including lines from header files in the compilation unit!  Give the test in this patch a try and you will see.  It means you get bogus line information.


Repository:
  rL LLVM

http://reviews.llvm.org/D12115





More information about the lldb-commits mailing list