[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
Fri Apr 30 02:34:59 PDT 2021
mib updated this revision to Diff 341813.
mib retitled this revision from "[lldb/Symbol] Use column information for symbol resolution" to "[lldb/Symbol] Fix column breakpoint `move_to_nearest_code` match".
mib edited the summary of this revision.
mib added reviewers: aprantl, jingham.
mib changed the visibility from "Custom Policy" to "Public (No Login Required)".
mib added a subscriber: LLDB.
Herald added a subscriber: lldb-commits.
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/Breakpoint/BreakpointResolverFileLine.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.341813.patch
Type: text/x-patch
Size: 18098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210430/0290e504/attachment.bin>
More information about the lldb-commits
mailing list