[Lldb-commits] [PATCH] D51816: Fix raw address breakpoints not resolving
Ted Woodward via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Sep 7 16:04:04 PDT 2018
ted updated this revision to Diff 164533.
ted added a comment.
Added a test to TestAddressBreakpoints.py that sets an address breakpoint before launch, launches, and checks to see if the breakpoint was hit.
https://reviews.llvm.org/D51816
Files:
include/lldb/Core/Address.h
packages/Python/lldbsuite/test/functionalities/breakpoint/address_breakpoints/TestAddressBreakpoints.py
source/Breakpoint/Breakpoint.cpp
source/Core/Address.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51816.164533.patch
Type: text/x-patch
Size: 5792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180907/141c505a/attachment-0001.bin>
More information about the lldb-commits
mailing list