[Lldb-commits] [PATCH] D80350: Handle the case where a thread exits while we were running a function on it

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu May 21 15:44:49 PDT 2020


jingham updated this revision to Diff 265632.
jingham added a comment.

Address review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80350

Files:
  lldb/include/lldb/lldb-enumerations.h
  lldb/source/Expression/FunctionCaller.cpp
  lldb/source/Expression/LLVMUserExpression.cpp
  lldb/source/Target/Process.cpp
  lldb/test/API/functionalities/thread/exit_during_expression/Makefile
  lldb/test/API/functionalities/thread/exit_during_expression/TestExitDuringExpression.py
  lldb/test/API/functionalities/thread/exit_during_expression/main.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80350.265632.patch
Type: text/x-patch
Size: 15008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200521/62f50dcd/attachment-0001.bin>


More information about the lldb-commits mailing list