[Lldb-commits] [PATCH] D31283: Expose hit count via SBBreakpointLocation.

Bruce Mitchener via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 19 07:32:39 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308480: Expose hit count via SBBreakpointLocation. (authored by brucem).

Repository:
  rL LLVM

https://reviews.llvm.org/D31283

Files:
  lldb/trunk/include/lldb/API/SBBreakpointLocation.h
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_hit_count/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_hit_count/TestBreakpointHitCount.py
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_hit_count/main.cpp
  lldb/trunk/scripts/interface/SBBreakpointLocation.i
  lldb/trunk/source/API/SBBreakpointLocation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31283.107300.patch
Type: text/x-patch
Size: 7375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170719/d8b250ec/attachment-0001.bin>


More information about the lldb-commits mailing list