[Lldb-commits] [PATCH] D115926: [lldb/lua] Support external breakpoint callback
Siger Young via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Dec 17 03:04:08 PST 2021
siger-young added a comment.
In D115926#3199496 <https://reviews.llvm.org/D115926#3199496>, @labath wrote:
> I don't know if you've seen this but we have some description of it here https://lldb.llvm.org/design/sbapi.html. The gist of it is:
>
> - be backward compatible
> - don't depend on other stuff
Thanks, I got it. I will stick to these rules.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115926/new/
https://reviews.llvm.org/D115926
More information about the lldb-commits
mailing list