[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 02:59:56 PDT 2017


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

Add a test.


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.107271.patch
Type: text/x-patch
Size: 6903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170719/47c17096/attachment.bin>


More information about the lldb-commits mailing list