[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
Mon Sep 9 09:24:55 PDT 2019
kwk updated this revision to Diff 219369.
kwk added a comment.
- Remove -x from %lldb because that expands to the command which already includes it
- Improve and fix the minidebuginfo-set-and-hit-breakpoint.test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66791/new/
https://reviews.llvm.org/D66791
Files:
lldb/cmake/modules/LLDBConfig.cmake
lldb/include/lldb/Host/Config.h.cmake
lldb/include/lldb/Host/LZMA.h
lldb/lit/CMakeLists.txt
lldb/lit/Modules/ELF/Inputs/minidebuginfo-main.c
lldb/lit/Modules/ELF/minidebuginfo-corrupt-xz.yaml
lldb/lit/Modules/ELF/minidebuginfo-find-symbols.yaml
lldb/lit/Modules/ELF/minidebuginfo-no-lzma.yaml
lldb/lit/Modules/ELF/minidebuginfo-set-and-hit-breakpoint.test
lldb/lit/lit.cfg.py
lldb/lit/lit.site.cfg.py.in
lldb/source/Host/CMakeLists.txt
lldb/source/Host/common/LZMA.cpp
lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66791.219369.patch
Type: text/x-patch
Size: 33271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190909/ed57a668/attachment-0001.bin>
More information about the lldb-commits
mailing list