[Lldb-commits] [PATCH] D17492: Case sensitive path compare on Windows breaks breakpoints

Petr Hons via lldb-commits lldb-commits at lists.llvm.org
Tue Feb 23 18:07:50 PST 2016


Honsik updated the summary for this revision.
Honsik updated this revision to Diff 48871.
Honsik added a comment.

I added requested changes.


http://reviews.llvm.org/D17492

Files:
  include/lldb/Core/ConstString.h
  include/lldb/Host/FileSpec.h
  packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_case_sensitivity/Makefile
  packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_case_sensitivity/TestBreakpointCaseSensitivity.py
  packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_case_sensitivity/main.c
  source/Core/ConstString.cpp
  source/Core/FileSpecList.cpp
  source/Host/common/FileSpec.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17492.48871.patch
Type: text/x-patch
Size: 18638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160224/5c1005af/attachment-0001.bin>


More information about the lldb-commits mailing list