https://github.com/JDevlieghere edited
https://github.com/llvm/llvm-project/pull/127419
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
llvmbot wrote:
@llvm/pr-subscribers-lldb
Author: Jonas Devlieghere (JDevlieghere)
Changes
This PR fixes LLDB stepping out, rather than stepping through a C++ thunk. The
implementation is based on, and upstreams, the support for runtime thunks in
the Swift fork.
Fixes #43413
---
Full di
https://github.com/JDevlieghere created
https://github.com/llvm/llvm-project/pull/127419
This PR fixes LLDB stepping out, rather than stepping through a C++ thunk. The
implementation is based on, and upstreams, the support for runtime thunks in
the Swift fork.
Fixes #43413
>From c533d71a56fa
https://github.com/Anthony-Eid updated
https://github.com/llvm/llvm-project/pull/124232
>From e741fc75ccb6e2a725b3b26dd4c503cdea6c5fbb Mon Sep 17 00:00:00 2001
From: Anthony Eid
Date: Fri, 24 Jan 2025 00:43:39 -0500
Subject: [PATCH 1/5] Stop using replicated variable ids
---
lldb/tools/lldb-d
https://github.com/Anthony-Eid updated
https://github.com/llvm/llvm-project/pull/124232
>From e741fc75ccb6e2a725b3b26dd4c503cdea6c5fbb Mon Sep 17 00:00:00 2001
From: Anthony Eid
Date: Fri, 24 Jan 2025 00:43:39 -0500
Subject: [PATCH 1/4] Stop using replicated variable ids
---
lldb/tools/lldb-d
https://github.com/Anthony-Eid updated
https://github.com/llvm/llvm-project/pull/124232
>From e741fc75ccb6e2a725b3b26dd4c503cdea6c5fbb Mon Sep 17 00:00:00 2001
From: Anthony Eid
Date: Fri, 24 Jan 2025 00:43:39 -0500
Subject: [PATCH 1/3] Stop using replicated variable ids
---
lldb/tools/lldb-d
https://github.com/Anthony-Eid updated
https://github.com/llvm/llvm-project/pull/124232
>From e741fc75ccb6e2a725b3b26dd4c503cdea6c5fbb Mon Sep 17 00:00:00 2001
From: Anthony Eid
Date: Fri, 24 Jan 2025 00:43:39 -0500
Subject: [PATCH 1/3] Stop using replicated variable ids
---
lldb/tools/lldb-d