summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/macosx
diff options
context:
space:
mode:
authorTed Woodward <ted.woodward@codeaurora.org>2018-09-10 18:19:01 +0000
committerTed Woodward <ted.woodward@codeaurora.org>2018-09-10 18:19:01 +0000
commit860bafa07d7be231a35472bfd71b5e5ca28ae5a2 (patch)
tree4f6f6c2b297e368df58a18ede1b466ce6a336168 /lldb/packages/Python/lldbsuite/test/macosx
parentbef0941b6b4b01374f24d5d0d3155826e015c231 (diff)
downloadbcm5719-llvm-860bafa07d7be231a35472bfd71b5e5ca28ae5a2.tar.gz
bcm5719-llvm-860bafa07d7be231a35472bfd71b5e5ca28ae5a2.zip
Fix raw address breakpoints not resolving
Summary: An address breakpoint of the form "b 0x1000" won't resolve if it's created while the process isn't running. This patch deletes Address::SectionWasDeleted, renames Address::SectionWasDeletedPrivate to SectionWasDeleted (and makes it public), and changes the section check in Breakpoint::ModulesChanged back to its original form Reviewers: jingham, #lldb Reviewed By: jingham Subscribers: davide, lldb-commits Differential Revision: https://reviews.llvm.org/D51816 llvm-svn: 341849
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/macosx')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud