[Lldb-commits] [PATCH] D45592: Allow relative file paths when settings source breakpoints
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 12 15:56:31 PDT 2018
clayborg updated this revision to Diff 142289.
clayborg added a comment.
Fixed the breakpoint verification in lldbutil to make sure the file name ends with the right thing
https://reviews.llvm.org/D45592
Files:
include/lldb/Breakpoint/BreakpointResolverFileLine.h
packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_command/TestBreakpointCommand.py
packages/Python/lldbsuite/test/lldbutil.py
source/Breakpoint/BreakpointResolverFileLine.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45592.142289.patch
Type: text/x-patch
Size: 6146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180412/c8d105a5/attachment-0001.bin>
More information about the lldb-commits
mailing list