[Lldb-commits] [PATCH] D101221: [lldb/Symbol] Fix column breakpoint `move_to_nearest_code` match
Med Ismail Bennani via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue May 4 21:27:09 PDT 2021
mib updated this revision to Diff 342940.
mib edited the summary of this revision.
mib added a comment.
Address @JDevlieghere comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101221/new/
https://reviews.llvm.org/D101221
Files:
lldb/include/lldb/Symbol/LineTable.h
lldb/source/Breakpoint/BreakpointResolver.cpp
lldb/source/Symbol/LineTable.cpp
lldb/test/API/functionalities/breakpoint/breakpoint_by_line_and_column/Makefile
lldb/test/API/functionalities/breakpoint/breakpoint_by_line_and_column/TestBreakpointByLineAndColumn.py
lldb/test/API/functionalities/breakpoint/breakpoint_by_line_and_column/main.c
lldb/test/API/functionalities/breakpoint/breakpoint_by_line_and_column/main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101221.342940.patch
Type: text/x-patch
Size: 17496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210505/6029ba4a/attachment-0001.bin>
More information about the lldb-commits
mailing list