[all-commits] [llvm/llvm-project] 87023c: [windows][lldb] implement system logging on Window...

Charles Zablit via All-commits all-commits at lists.llvm.org
Thu Jul 31 02:38:56 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 87023cdc1c5e0e8b968e3ad51660fcebe57ddb38
      https://github.com/llvm/llvm-project/commit/87023cdc1c5e0e8b968e3ad51660fcebe57ddb38
  Author: Charles Zablit <c_zablit at apple.com>
  Date:   2025-07-31 (Thu, 31 Jul 2025)

  Changed paths:
    M lldb/source/Host/common/Host.cpp
    M lldb/source/Host/windows/Host.cpp

  Log Message:
  -----------
  [windows][lldb] implement system logging on Windows (#150213)

This patch makes LLDB use the Event Viewer on Windows (equivalent of
system logging on Darwin) rather than piping to the standard output
(which was deactivated in ca0a5247004b6d692978d10bdbf86e338133e60c.



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