[Lldb-commits] [PATCH] D92249: [LLDB/Python] Fix segfault on Python scripted breakpoints
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Nov 30 01:20:20 PST 2020
labath added a comment.
In D92249#2421639 <https://reviews.llvm.org/D92249#2421639>, @JDevlieghere wrote:
> It appears there are many similar calls in this file, can you update those as well?
If there are many of these calls, adding a static helper function for this purpose might be a good idea as well...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92249/new/
https://reviews.llvm.org/D92249
More information about the lldb-commits
mailing list