llvm-project/lldb/test/Shell/Reproducer/Inputs
Jonas Devlieghere a842950b62 [lldb] Add a SymbolFileProvider to record and replay calls to dsymForUUID
When replaying a reproducer captured from a core file, we always use
dsymForUUID for the kernel binary. When enabled, we also use it to find
kexts. Since these files are already contained in the reproducer,
there's no reason to call out to an external tool. If the tool returns a
different result, e.g. because the dSYM got garbage collected, it will
break reproducer replay. The SymbolFileProvider solves the issue by
mapping UUIDs to module and symbol paths in the reproducer.

Differential revision: https://reviews.llvm.org/D86389
2020-08-24 15:09:08 -07:00
..
Discard.in
FileCapture.in
GDBRemoteCapture.in
GDBRemoteCrashCapture.in
HomeDir.in [lldb] Capture and load home directory from the reproducer. 2020-08-20 18:08:59 -07:00
MultipleTargetsCapture.in
WorkingDir.in
core [lldb] Add a SymbolFileProvider to record and replay calls to dsymForUUID 2020-08-24 15:09:08 -07:00
dsymforuuid.sh [lldb] Add a SymbolFileProvider to record and replay calls to dsymForUUID 2020-08-24 15:09:08 -07:00
foo.lua
foo.py
simple.c