[all-commits] [llvm/llvm-project] d333df: [LLDB] Print stderr in HandleStop (#208875)

aokblast via All-commits all-commits at lists.llvm.org
Thu Jul 16 08:17:53 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d333df5aeb31ecf867e1a7908a7814485f4aa7f0
      https://github.com/llvm/llvm-project/commit/d333df5aeb31ecf867e1a7908a7814485f4aa7f0
  Author: aokblast <aokblast at FreeBSD.org>
  Date:   2026-07-16 (Thu, 16 Jul 2026)

  Changed paths:
    M lldb/source/Target/Target.cpp

  Log Message:
  -----------
  [LLDB] Print stderr in HandleStop (#208875)

There are some testcases silently fail in stopping hook without
returning anything on FreeBSD. We dump the error from the handler to
make it easier to debug.



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