[Lldb-commits] [lldb] [LLDB] Impove ObjectFileELF's .dynamic parsing and usage. (PR #101237)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 5 23:05:46 PDT 2024


================
@@ -0,0 +1,58 @@
+// REQUIRES: system-linux, native
----------------
clayborg wrote:

I added a test with an on disk file

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


More information about the lldb-commits mailing list