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/2] 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] Stop using replicated variable ids
---
lldb/tools/lldb-dap/D
https://github.com/Anthony-Eid created
https://github.com/llvm/llvm-project/pull/124232
Closes #119784
This is still a work in progress, but I've technically fixed the bug where
lldb-dap would reuse variable IDs within the same stopped state. However, I
found another bug that is still prohib