[Lldb-commits] [lldb] DebugInfoD issues, take 2 (PR #86812)

Will Hawkins via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 27 08:50:16 PDT 2024


hawkinsw wrote:

> The previous diff (and it's subsequent fix) were reverted as the tests didn't work properly on the AArch64 & ARM LLDB buildbots. I made a couple more minor changes to tests (from @clayborg's feedback) and disabled them for non Linux-x86(_64) builds, as I don't have the ability do anything about an ARM64 Linux failure. If I had to guess, I'd say the toolchain on the buildbots isn't respecting the `-Wl,--build-id` flag. Maybe, one day, when I have a Linux AArch64 system I'll dig in to it.
> 

I have such a system and have dug into the DebugInfoD "space" recently and would be more than willing (eager, even) to help! If you are on the Discord server, we can message and find a way to collaborate (I am hawkinsw). 

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


More information about the lldb-commits mailing list