[Lldb-commits] [PATCH] D66241: stop-hooks don't fire on "step-out"
    Jim Ingham via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Thu Aug 15 14:37:30 PDT 2019
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rL369052: Stop-hooks weren't getting called on step-out. Fix that. (authored by jingham, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
  https://reviews.llvm.org/D66241?vs=215280&id=215470#toc
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66241/new/
https://reviews.llvm.org/D66241
Files:
  lldb/trunk/include/lldb/Target/Thread.h
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/stop-hooks/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/stop-hooks/TestStopHooks.py
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/stop-hooks/main.c
  lldb/trunk/source/Target/StopInfo.cpp
  lldb/trunk/source/Target/Thread.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66241.215470.patch
Type: text/x-patch
Size: 4980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190815/f1057c48/attachment.bin>
    
    
More information about the lldb-commits
mailing list