[Lldb-commits] [PATCH] D115926: [lldb/lua] Support external breakpoint callback

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 17 02:44:05 PST 2021


labath added a comment.

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


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