[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:17:28 PDT 2017


brucem updated this revision to Diff 107297.
brucem added a comment.

Update per comments.


https://reviews.llvm.org/D31283

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

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


More information about the lldb-commits mailing list