[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 14:46:35 PDT 2015


dawn updated this revision to Diff 34928.
dawn added a comment.

Tests changed as requested by Ilia.  Ok to commit?


Repository:
  rL LLVM

http://reviews.llvm.org/D12115

Files:
  test/tools/lldb-mi/symbol/Makefile
  test/tools/lldb-mi/symbol/TestMiSymbol.py
  test/tools/lldb-mi/symbol/main.cpp
  test/tools/lldb-mi/symbol/symbol_list_lines_inline_test.cpp
  test/tools/lldb-mi/symbol/symbol_list_lines_inline_test.h
  test/tools/lldb-mi/symbol/symbol_list_lines_inline_test2.cpp
  tools/lldb-mi/CMakeLists.txt
  tools/lldb-mi/MICmdCmdData.cpp
  tools/lldb-mi/MICmdCmdSymbol.cpp
  tools/lldb-mi/MIUtilParse.cpp
  tools/lldb-mi/MIUtilParse.h
  tools/lldb-mi/MIUtilString.cpp
  tools/lldb-mi/MIUtilString.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12115.34928.patch
Type: text/x-patch
Size: 27675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150916/2c4fa2b1/attachment-0001.bin>


More information about the lldb-commits mailing list