[Lldb-commits] [lldb] [LLDB] Add array subscription and integer parsing to DIL (PR #138551)

Ilia Kuklin via lldb-commits lldb-commits at lists.llvm.org
Mon May 5 09:53:49 PDT 2025


kuilpd wrote:

> I don't have an answer to that, but I do know that it's possible to index pointers in the current implementation. I suggest checking out how it achieves that and seeing if it can be translated to here.

Ah, I will look into this further, thanks.

https://github.com/llvm/llvm-project/pull/138551


More information about the lldb-commits mailing list