[Lldb-commits] [PATCH] D104407: Improve path remapping in cross-debugging scenarios

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 16 11:48:22 PDT 2021


aprantl created this revision.
aprantl added reviewers: jingham, labath, shafik, JDevlieghere.
aprantl requested review of this revision.

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


https://reviews.llvm.org/D104407

Files:
  lldb/source/Target/PathMappingList.cpp
  lldb/unittests/Target/PathMappingListTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104407.352497.patch
Type: text/x-patch
Size: 3476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210616/cadba326/attachment.bin>


More information about the lldb-commits mailing list