[all-commits] [llvm/llvm-project] b05c5e: [lldb][Windows] Don't kill lldb when a thread fail...

Charles Zablit via All-commits all-commits at lists.llvm.org
Mon Jun 1 07:34:34 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b05c5e4d8238bfe34f3b4df72377f714f2e60d2f
      https://github.com/llvm/llvm-project/commit/b05c5e4d8238bfe34f3b4df72377f714f2e60d2f
  Author: Charles Zablit <c_zablit at apple.com>
  Date:   2026-06-01 (Mon, 01 Jun 2026)

  Changed paths:
    M lldb/source/Plugins/Process/Windows/Common/NativeProcessWindows.cpp

  Log Message:
  -----------
  [lldb][Windows] Don't kill lldb when a thread fails to stop (#200805)

Replace `exit(1)` in `NativeProcessWindows::StopThread` with logging so
a single thread suspend failure no longer terminates lldb itself.



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