[Lldb-commits] [PATCH] D55038: [Reproducers] Change how reproducers are initialized.
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 29 16:37:51 PST 2018
JDevlieghere updated this revision to Diff 175993.
JDevlieghere marked 12 inline comments as done.
JDevlieghere added a comment.
Address feedback from Pavel.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55038/new/
https://reviews.llvm.org/D55038
Files:
include/lldb/API/SBDebugger.h
include/lldb/API/SBDefines.h
include/lldb/API/SBFileSpec.h
include/lldb/API/SBInitializerOptions.h
include/lldb/Core/Debugger.h
include/lldb/Host/HostInfoBase.h
include/lldb/Initialization/SystemInitializer.h
include/lldb/Initialization/SystemInitializerCommon.h
include/lldb/Initialization/SystemLifetimeManager.h
include/lldb/Utility/Reproducer.h
lit/Reproducer/Inputs/GDBRemoteCapture.in
lit/Reproducer/Inputs/GDBRemoteReplay.in
lit/Reproducer/TestGDBRemoteRepro.test
packages/Python/lldbsuite/test/functionalities/reproducer/gdb-remote/Makefile
packages/Python/lldbsuite/test/functionalities/reproducer/gdb-remote/TestGdbRemoteReproducer.py
scripts/interface/SBDebugger.i
scripts/interface/SBInitializerOptions.i
scripts/lldb.swig
source/API/CMakeLists.txt
source/API/SBDebugger.cpp
source/API/SBInitializerOptions.cpp
source/API/SystemInitializerFull.cpp
source/API/SystemInitializerFull.h
source/Commands/CommandObjectReproducer.cpp
source/Core/Debugger.cpp
source/Host/common/HostInfoBase.cpp
source/Initialization/SystemInitializerCommon.cpp
source/Initialization/SystemLifetimeManager.cpp
source/Utility/Reproducer.cpp
tools/driver/Driver.cpp
tools/driver/Options.td
tools/lldb-server/SystemInitializerLLGS.cpp
tools/lldb-server/SystemInitializerLLGS.h
tools/lldb-server/lldb-server.cpp
tools/lldb-test/SystemInitializerTest.cpp
tools/lldb-test/SystemInitializerTest.h
tools/lldb-test/lldb-test.cpp
unittests/Utility/ReproducerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55038.175993.patch
Type: text/x-patch
Size: 39273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181130/7516d6fb/attachment-0001.bin>
More information about the lldb-commits
mailing list