[Lldb-commits] [PATCH] D30249: Clear expression when breakpoint location becomes unresolved

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 27 03:17:35 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL296328: Switch SBBreakpoint to storing a weak_ptr of the internal breakpoint object (authored by labath).

Changed prior to commit:
  https://reviews.llvm.org/D30249?vs=89645&id=89858#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30249

Files:
  lldb/trunk/include/lldb/API/SBBreakpoint.h
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/breakpoint/step_over_breakpoint/TestStepOverBreakpoint.py
  lldb/trunk/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
  lldb/trunk/source/API/SBBreakpoint.cpp
  lldb/trunk/source/API/SBBreakpointLocation.cpp
  lldb/trunk/source/API/SBTarget.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30249.89858.patch
Type: text/x-patch
Size: 40741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170227/083d79bd/attachment-0001.bin>


More information about the lldb-commits mailing list