llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `lldb-aarch64-windows`
running on `linaro-armv8-windows-msvc-05` while building
`bolt,clang,lldb,llvm,mlir` at step 6 "test".
Full details are available at:
https://lab.llvm.org/buildbot/#/builders/141/builds/11367
Here is t
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `lldb-remote-linux-ubuntu`
running on `as-builder-9` while building `bolt,clang,lldb,llvm,mlir` at step 16
"test-check-lldb-api".
Full details are available at:
https://lab.llvm.org/buildbot/#/builders/195/builds/14270
Here
https://github.com/arsenm closed
https://github.com/llvm/llvm-project/pull/157321
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/157321
>From 5f2205d454e38e63ab6d9ed2a41ff8d8b674ec6b Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Sun, 7 Sep 2025 09:03:22 +0900
Subject: [PATCH 1/2] MC: Add Triple overloads for more MC constructors
Avoids mor
https://github.com/arsenm auto_merge_enabled
https://github.com/llvm/llvm-project/pull/157321
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/arsenm updated
https://github.com/llvm/llvm-project/pull/157321
>From 5f2205d454e38e63ab6d9ed2a41ff8d8b674ec6b Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Sun, 7 Sep 2025 09:03:22 +0900
Subject: [PATCH] MC: Add Triple overloads for more MC constructors
Avoids more Tr
https://github.com/tgs-sc updated
https://github.com/llvm/llvm-project/pull/154123
>From f86f3acf76227f618c36147c260ae5fb72fc9e80 Mon Sep 17 00:00:00 2001
From: Timur Golubovich
Date: Mon, 18 Aug 2025 17:29:01 +0300
Subject: [PATCH] [lldb][DWARFASTParserClang] Added a check for the
specializat
https://github.com/tgs-sc updated
https://github.com/llvm/llvm-project/pull/154123
>From 5a639e67cbffecaba1728ad77cb531f1f40764dc Mon Sep 17 00:00:00 2001
From: Timur Golubovich
Date: Mon, 18 Aug 2025 17:29:01 +0300
Subject: [PATCH] [lldb][DWARFASTParserClang] Added a check for the
specializat
https://github.com/GeorgeHuyubo created
https://github.com/llvm/llvm-project/pull/157170
This change improves how LLDB's ProcessElfCore plugin identifies the main
executable when loading ELF core files. Previously, the code would simply use
the first entry in the NT_FILE section, which is not
github-actions[bot] wrote:
:warning: C/C++ code formatter, clang-format found issues in your code.
:warning:
You can test this locally with the following command:
``bash
git-clang-format --diff origin/main HEAD --extensions cpp,c,h --
lldb/test/API/functionalities/postmortem/elf
Author: Michael Buch
Date: 2025-09-05T09:24:50+01:00
New Revision: 4b362f152e58abd6aeed5d603a6dfc10115ed1ab
URL:
https://github.com/llvm/llvm-project/commit/4b362f152e58abd6aeed5d603a6dfc10115ed1ab
DIFF:
https://github.com/llvm/llvm-project/commit/4b362f152e58abd6aeed5d603a6dfc10115ed1ab.diff
https://github.com/lexi-nadia created
https://github.com/llvm/llvm-project/pull/157150
None
>From 088a1dd896e7bbb27e4be3a59fd241928e0fccfd Mon Sep 17 00:00:00 2001
From: lexinadia
Date: Fri, 5 Sep 2025 17:40:29 +
Subject: [PATCH] Default-initialize all fields of lldb_dap::protocol::Symbol.
https://github.com/igorkudrin updated
https://github.com/llvm/llvm-project/pull/155956
>From b1348c5099d6071b08872b0bba67b8468c86c6fe Mon Sep 17 00:00:00 2001
From: Igor Kudrin
Date: Thu, 28 Aug 2025 14:39:37 -0700
Subject: [PATCH 1/4] [lldb][elf-core][ARM] Add support for VFP registers
This p
@@ -327,6 +366,11 @@ serveConnection(const Socket::SocketProtocol &protocol,
const std::string &name,
std::unique_lock lock(dap_sessions_mutex);
dap_sessions.erase(&loop);
std::notify_all_at_thread_exit(dap_sessions_condition, std::move(lock));
+
+ // St
Author: Michael Buch
Date: 2025-09-03T20:04:53+01:00
New Revision: a862225813c251c28b085603b7d32d4b111dbc57
URL:
https://github.com/llvm/llvm-project/commit/a862225813c251c28b085603b7d32d4b111dbc57
DIFF:
https://github.com/llvm/llvm-project/commit/a862225813c251c28b085603b7d32d4b111dbc57.diff
https://github.com/vanvoorden edited
https://github.com/llvm/llvm-project/pull/156995
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/medismailben updated
https://github.com/llvm/llvm-project/pull/149622
>From d5d9e01134e0cf78974cd5f50f028bd71756c24f Mon Sep 17 00:00:00 2001
From: Med Ismail Bennani
Date: Thu, 4 Sep 2025 14:59:44 -0700
Subject: [PATCH] [lldb] Introduce ScriptedFrame affordance
This patch i
https://github.com/medismailben closed
https://github.com/llvm/llvm-project/pull/149622
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
@@ -152,6 +152,11 @@ constexpr RegsetDesc AARCH64_GCS_Desc[] = {
{llvm::Triple::Linux, llvm::Triple::aarch64, llvm::ELF::NT_ARM_GCS},
};
+constexpr RegsetDesc ARM_VFP_Desc[] = {
+{llvm::Triple::FreeBSD, llvm::Triple::UnknownArch, llvm::ELF::NT_ARM_VFP},
+{llvm::Tri
DavidSpickett wrote:
Same on Windows on Arm:
https://lab.llvm.org/buildbot/#/builders/141/builds/11277
```
TEST 'lldb-shell :: Process/UnsupportedLanguage.test'
FAILED
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 3
c:\users\tcwg\llvm-worker
vanvoorden wrote:
> I'd like to see this massive change to be backed by an RFC on Discourse.
@Endilll Fair enough… I opened an RFC pitch thread on the forums. Thanks!
https://github.com/llvm/llvm-project/pull/156995
___
lldb-commits mailing list
lldb-
https://github.com/Michael137 closed
https://github.com/llvm/llvm-project/pull/156050
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/lexi-nadia closed
https://github.com/llvm/llvm-project/pull/157178
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/igorkudrin updated
https://github.com/llvm/llvm-project/pull/155956
>From b1348c5099d6071b08872b0bba67b8468c86c6fe Mon Sep 17 00:00:00 2001
From: Igor Kudrin
Date: Thu, 28 Aug 2025 14:39:37 -0700
Subject: [PATCH 1/5] [lldb][elf-core][ARM] Add support for VFP registers
This p
https://github.com/Michael137 updated
https://github.com/llvm/llvm-project/pull/133079
>From 2314f9e584d736ce2093cc196c7c57c2087cde42 Mon Sep 17 00:00:00 2001
From: Michael Buch
Date: Wed, 26 Mar 2025 12:54:36 +
Subject: [PATCH 1/3] [lldb][Instrumentation] Set selected frame to outside
san
https://github.com/vanvoorden edited
https://github.com/llvm/llvm-project/pull/156995
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
tgs-sc wrote:
@Michael137, can you please take a look as a week has passed? I added unittest
and updated godbolt reproduction.
https://github.com/llvm/llvm-project/pull/154123
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llv
https://github.com/royitaqi edited
https://github.com/llvm/llvm-project/pull/156803
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
@@ -50,29 +50,29 @@ llvm::json::Value toJSON(const SourceLLDBData &);
struct Symbol {
/// The symbol id, usually the original symbol table index.
- uint32_t id;
+ uint32_t id = 0;
/// True if this symbol is debug information in a symbol.
- bool isDebug;
+ bool isDeb
@@ -30,9 +30,14 @@ class ArchitecturePPC64 : public Architecture {
void AdjustBreakpointAddress(const Symbol &func,
Address &addr) const override;
+ lldb::ByteOrder GetVectorElementOrder() const override;
+
private:
static std::unique_ptr
https://github.com/Michael137 milestoned
https://github.com/llvm/llvm-project/pull/156050
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
llvmbot wrote:
@llvm/pr-subscribers-backend-powerpc
@llvm/pr-subscribers-clang
Author: Maryam Moghadas (maryammo)
Changes
---
Patch is 22.86 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/157152.diff
11 Files Affected:
- (modified) clang/i
boomanaiden154 wrote:
> Ok, I will revert this and try to work out how to test/fix the issues on
> windows (I wonder why it passed the windows CI premerge tests).
It might be picking up a different `sed` binary now rather than a reasonably
consistent one used by bash.
> Maybe not? The failing
slydiman wrote:
lldb-remote-linux-win uses Windows host to build and run tests on AArch64 Linux.
Use @skipIf(hostoslist=["windows"]) instead of @skipIfWindows.
https://github.com/llvm/llvm-project/pull/153911
___
lldb-commits mailing list
lldb-commits@
github-actions[bot] wrote:
:warning: C/C++ code formatter, clang-format found issues in your code.
:warning:
You can test this locally with the following command:
``bash
git-clang-format --diff origin/main HEAD --extensions cpp --
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTPar
@@ -327,6 +366,11 @@ serveConnection(const Socket::SocketProtocol &protocol,
const std::string &name,
std::unique_lock lock(dap_sessions_mutex);
dap_sessions.erase(&loop);
std::notify_all_at_thread_exit(dap_sessions_condition, std::move(lock));
+
+ // St
Michael137 wrote:
> Some targets like PowerPC store their
Is there some text missing here?
https://github.com/llvm/llvm-project/pull/157198
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-
Author: Andrew Savonichev
Date: 2025-09-04T20:36:14+09:00
New Revision: 371d1a8e3e8513becf0e25ec6e6830d29221a902
URL:
https://github.com/llvm/llvm-project/commit/371d1a8e3e8513becf0e25ec6e6830d29221a902
DIFF:
https://github.com/llvm/llvm-project/commit/371d1a8e3e8513becf0e25ec6e6830d29221a902.d
https://github.com/Michael137 approved this pull request.
https://github.com/llvm/llvm-project/pull/157196
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/Michael137 edited
https://github.com/llvm/llvm-project/pull/157198
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
40 matches
Mail list logo