llvm-project/lldb/unittests/Target
Adrian Prantl 21e013303b Improve path remapping in cross-debugging scenarios
This patch implements a slight improvement when debugging across
platforms and remapping source paths that are in a non-native
format. See the unit test for examples.

rdar://79205675

Differential Revision: https://reviews.llvm.org/D104407
2021-06-29 15:27:01 -07:00
..
Inputs
ABITest.cpp [lldb] Delete register info definitions in the x86_64 ABI classes 2020-02-17 14:01:36 +01:00
CMakeLists.txt Moving executable module symbols parsing to target creation method. 2020-05-14 16:54:14 +02:00
ExecutionContextTest.cpp Fix -Wmissing-override in lldb 2021-01-25 15:04:21 -08:00
MemoryRegionInfoTest.cpp
ModuleCacheTest.cpp Support build-ids of other sizes than 16 in UUID::SetFromStringRef 2020-06-07 10:03:41 +00:00
PathMappingListTest.cpp Improve path remapping in cross-debugging scenarios 2021-06-29 15:27:01 -07:00
RemoteAwarePlatformTest.cpp Moving executable module symbols parsing to target creation method. 2020-05-14 16:54:14 +02:00
StackFrameRecognizerTest.cpp [lldb] Store StackFrameRecognizers in the target instead of a global list 2020-07-17 09:26:27 +02:00