diff options
author | Ted Woodward <ted.woodward@codeaurora.org> | 2018-09-10 18:19:01 +0000 |
---|---|---|
committer | Ted Woodward <ted.woodward@codeaurora.org> | 2018-09-10 18:19:01 +0000 |
commit | 860bafa07d7be231a35472bfd71b5e5ca28ae5a2 (patch) | |
tree | 4f6f6c2b297e368df58a18ede1b466ce6a336168 /lldb/packages/Python/lldbsuite/test/macosx/order | |
parent | bef0941b6b4b01374f24d5d0d3155826e015c231 (diff) | |
download | bcm5719-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/order')
0 files changed, 0 insertions, 0 deletions