JDevlieghere added a comment.

In D82272#2106402 <https://reviews.llvm.org/D82272#2106402>, @labath wrote:

> It seems reasonable. Btw, have you figured out how the embedded python does 
> it? -- I haven't been able to find the code for handling that.


No, I couldn't find the code either.

> The python interpreter also intercepts `os.exit()` to avoid terminating the 
> program (it just terminates the python session). I suppose we should do the 
> same with lua's `os.exit`...

Yep, that sounds good.


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82272/new/

https://reviews.llvm.org/D82272



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to