[Lldb-commits] [PATCH] D66791: [lldb][ELF] Read symbols from .gnu_debugdata sect.

Konrad Wilhelm Kleine via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 12 02:02:12 PDT 2019


kwk marked an inline comment as done.
kwk added inline comments.


================
Comment at: lldb/lit/Modules/ELF/minidebuginfo-corrupt-xz.yaml:1
+# REQUIRES: system-linux, lzma
+
----------------
labath wrote:
> system-linux shouldn't be required here. One of the reasons I wanted to have these tests is that they can run on any system, not just on linux.
@labath what about the other file `minidebuginfo-set-and-hit-breakpoint.test`. Remove `system-linux` from there as well?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66791/new/

https://reviews.llvm.org/D66791





More information about the lldb-commits mailing list