https://github.com/JDevlieghere updated
https://github.com/llvm/llvm-project/pull/121860
>From f35884731d0f4bb4a420d2ee802378cc0e1d24fb Mon Sep 17 00:00:00 2001
From: Jonas Devlieghere
Date: Fri, 17 Jan 2025 17:18:13 -0800
Subject: [PATCH 1/3] [lldb] Implement ${taret.file} format variable
Imp
https://github.com/JDevlieghere edited
https://github.com/llvm/llvm-project/pull/121860
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/JDevlieghere updated
https://github.com/llvm/llvm-project/pull/121860
>From cd4630d53068c8630351cc1bc3b281fc749d7b0a Mon Sep 17 00:00:00 2001
From: Jonas Devlieghere
Date: Fri, 17 Jan 2025 17:10:36 -0800
Subject: [PATCH] [lldb] Implement statusline
MIME-Version: 1.0
Content-T
https://github.com/JDevlieghere updated
https://github.com/llvm/llvm-project/pull/121860
>From d2fdaec2cd06127d2b07e9e2a8ed68400cfd1a5d Mon Sep 17 00:00:00 2001
From: Jonas Devlieghere
Date: Mon, 13 Jan 2025 10:58:31 -0800
Subject: [PATCH] [lldb] Implement statusline
MIME-Version: 1.0
Content-T
https://github.com/JDevlieghere updated
https://github.com/llvm/llvm-project/pull/121860
>From e82cc29033102dfed2a145e7235be8743c3bbdbe Mon Sep 17 00:00:00 2001
From: Jonas Devlieghere
Date: Fri, 3 Jan 2025 18:13:16 -0800
Subject: [PATCH 1/4] Add OptionValueFormatEntityList
---
lldb/include/l
https://github.com/JDevlieghere updated
https://github.com/llvm/llvm-project/pull/121860
>From e82cc29033102dfed2a145e7235be8743c3bbdbe Mon Sep 17 00:00:00 2001
From: Jonas Devlieghere
Date: Fri, 3 Jan 2025 18:13:16 -0800
Subject: [PATCH 1/2] Add OptionValueFormatEntityList
---
lldb/include/l
https://github.com/JDevlieghere updated
https://github.com/llvm/llvm-project/pull/121860
>From e82cc29033102dfed2a145e7235be8743c3bbdbe Mon Sep 17 00:00:00 2001
From: Jonas Devlieghere
Date: Fri, 3 Jan 2025 18:13:16 -0800
Subject: [PATCH 1/2] Add OptionValueFormatEntityList
---
lldb/include/l
https://github.com/JDevlieghere created
https://github.com/llvm/llvm-project/pull/121860
This is a draft PR with my prototype implementation of
https://discourse.llvm.org/t/rfc-lldb-statusline/83948
>From 24fea391893de79fc0455a81c1ce6cd77b6106fc Mon Sep 17 00:00:00 2001
From: Jonas Devlieghere