[all-commits] [llvm/llvm-project] 3ccfbc: [lldb] Make sure changing the separator takes imme...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Apr 22 22:38:50 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ccfbc8a002e1e0f64b5408d26bc42282afc194b
      https://github.com/llvm/llvm-project/commit/3ccfbc8a002e1e0f64b5408d26bc42282afc194b
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2025-04-22 (Tue, 22 Apr 2025)

  Changed paths:
    M lldb/source/Core/Debugger.cpp
    M lldb/test/API/functionalities/statusline/TestStatusline.py

  Log Message:
  -----------
  [lldb] Make sure changing the separator takes immediate effect (#136779)

The setter is only used when changing the setting programmatically. When
using the settings command, we need to monitor SetPropertyValue.



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