[Lldb-commits] [PATCH] D136207: [lldb] Fix breakpoint setting so it always works when there is a line entry in a compile unit's line table.
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 18 16:27:13 PDT 2022
clayborg updated this revision to Diff 468738.
clayborg added a comment.
Added missing file for real this time.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136207/new/
https://reviews.llvm.org/D136207
Files:
lldb/source/Symbol/CompileUnit.cpp
lldb/test/API/functionalities/breakpoint/breakpoint_command/TestBreakpointCommand.py
lldb/test/API/functionalities/breakpoint/breakpoint_command/bad_aranges.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136207.468738.patch
Type: text/x-patch
Size: 20284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221018/ae50db23/attachment-0001.bin>
More information about the lldb-commits
mailing list