[all-commits] [llvm/llvm-project] a114ff: [lldb] Make ProcessRunLock recursive on the read s...

Med Ismail Bennani via All-commits all-commits at lists.llvm.org
Thu Jun 11 10:06:59 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a114ffdf3617671d2dbb9d78963c7b06155336a3
      https://github.com/llvm/llvm-project/commit/a114ffdf3617671d2dbb9d78963c7b06155336a3
  Author: Med Ismail Bennani <ismail at bennani.ma>
  Date:   2026-06-11 (Thu, 11 Jun 2026)

  Changed paths:
    M lldb/include/lldb/Host/ProcessRunLock.h
    M lldb/source/Host/common/ProcessRunLock.cpp
    A lldb/test/API/functionalities/scripted_frame_provider/runlock_reentrant_deadlock/Makefile
    A lldb/test/API/functionalities/scripted_frame_provider/runlock_reentrant_deadlock/TestRunLockReentrantDeadlock.py
    A lldb/test/API/functionalities/scripted_frame_provider/runlock_reentrant_deadlock/bkpt_resolver.py
    A lldb/test/API/functionalities/scripted_frame_provider/runlock_reentrant_deadlock/frame_provider.py
    A lldb/test/API/functionalities/scripted_frame_provider/runlock_reentrant_deadlock/main.c
    M lldb/unittests/Host/CMakeLists.txt
    A lldb/unittests/Host/ProcessRunLockTest.cpp

  Log Message:
  -----------
  [lldb] Make ProcessRunLock recursive on the read side per-thread (#201685)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list