[Lldb-commits] [PATCH] D66241: stop-hooks don't fire on "step-out"
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 15 07:10:12 PDT 2019
clayborg accepted this revision.
clayborg added a comment.
This revision is now accepted and ready to land.
Better. Might be good to put a comment inside CalculatePublicStopInfo() regarding why the "SetStopInfo(GetStopInfo());" is needed. Seems like you could just remove the code from the sight of it. I will leave that up to you though.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66241/new/
https://reviews.llvm.org/D66241
More information about the lldb-commits
mailing list