[Lldb-commits] [lldb] [lldb][AIX] Support for XCOFF Sections (PR #131304)

Dhruv Srivastava via lldb-commits lldb-commits at lists.llvm.org
Mon May 12 11:17:25 PDT 2025


================
@@ -7,6 +7,9 @@
 # CHECK: Stripped: false
 # CHECK: Type: executable
 # CHECK: Strata: unknown
+# CHECK: Name: .text
+# CHECK-NEXT: code
+# CHECK-NEXT: r-x
----------------
DhruvSrivastavaX wrote:

Right, thats reasonable! Will increment accordingly in upcoming additions.

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


More information about the lldb-commits mailing list