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

Jan Kratochvil via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Oct 6 08:57:09 PDT 2019


jankratochvil added a comment.

In D66791#1696340 <https://reviews.llvm.org/D66791#1696340>, @kwk wrote:

>   lldb-Suite :: commands/process/attach/TestProcessAttach.py
>   lldb-Suite :: tools/lldb-vscode/attach/TestVSCode_attach.py
>   


These are by: D68289 <https://reviews.llvm.org/D68289>

>   lldb-Suite :: python_api/hello_world/TestHelloWorld.py
>   lldb-Suite :: tools/lldb-server/libraries-svr4/TestGdbRemoteLibrariesSvr4Support.py
>    

The Fedora buildbot shows <http://lab.llvm.org:8014/builders/lldb-x86_64-fedora/builds/2622/steps/test/logs/stdio> different two ones:

  lldb-Suite :: commands/gui/basic/TestGuiBasic.py
  lldb-Suite :: python_api/hello_world/TestHelloWorld.py

Although I do not have those reproducible on my local Fedora 30 host.


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