jasonmolenda added a comment. I should have added, this bug has been in lldb probably forever - at least for a few years.
Also, this test case explicitly builds without debug information because debug information (on Darwin) results in a different bug being hit, where these data symbols are not updated when `target modules load -s slide` is done, somehow. The symbol table from the debug info must not be updated, I don't know, I filed a little bug on myself to look into that. This has also behaved this way for years as well, not a recent regression. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D130534/new/ https://reviews.llvm.org/D130534 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits