[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
Mon Sep 14 18:00:03 PDT 2015


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

Patch fixed to remove uses of lldb_private classes.


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/x.cpp
  test/tools/lldb-mi/symbol/x.h
  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.34769.patch
Type: text/x-patch
Size: 26028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150915/fb6adc49/attachment-0001.bin>


More information about the lldb-commits mailing list