================ @@ -29,6 +29,15 @@ # CHECK-NEXT: Type: dwarf-abbrev # CHECK-NEXT: Permissions: r-- +# RUN: %lldb %t -o "image dump symtab" -o exit | FileCheck %s --check-prefix=CHECK-SYMBOL +# CHECK-SYMBOL:Index UserID DSX Type File Address/Value Load Address Size Flags Name ---------------- labath wrote:
Nit: could you make it so that the headers line up with the columns they are representing. FileCheck ignores spaces in the CHECK lines so we can format so that it makes the most sense. https://github.com/llvm/llvm-project/pull/141577 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits