[all-commits] [llvm/llvm-project] 45cd70: [lldb] Change the statusline format to print "no t...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu May 8 09:10:09 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 45cd708184e114bb771330d51ec552f7f674ffa0
https://github.com/llvm/llvm-project/commit/45cd708184e114bb771330d51ec552f7f674ffa0
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2025-05-08 (Thu, 08 May 2025)
Changed paths:
M lldb/source/Core/CoreProperties.td
M lldb/test/API/functionalities/statusline/TestStatusline.py
Log Message:
-----------
[lldb] Change the statusline format to print "no target" (#139021)
Change the default statusline format to print "no target" when lldb is
launched without a target. Currently, the statusline is empty, which
looks rather odd.
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