summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/xunit_formatter.py
diff options
context:
space:
mode:
authorTamas Berghammer <tberghammer@google.com>2016-03-04 11:26:44 +0000
committerTamas Berghammer <tberghammer@google.com>2016-03-04 11:26:44 +0000
commitb0b1ea36e748ab9037521ab94a002759060a0fdf (patch)
tree8d81ea2b848d355a30a03c6f7b10dae91ed1df5c /lldb/packages/Python/lldbsuite/test/xunit_formatter.py
parentb4b90fb8d64300add9d1bad696b27275453eb40b (diff)
downloadbcm5719-llvm-b0b1ea36e748ab9037521ab94a002759060a0fdf.tar.gz
bcm5719-llvm-b0b1ea36e748ab9037521ab94a002759060a0fdf.zip
Add reverse file remapping for breakpoint set
LLDB can remap a source file to a new directory based on the "target.sorce-map" to handle the usecase when the source code moved between the compliation and the debugging. Previously the remapping was only used to display the content of the file. This CL fixes the scenario when a breakpoint is set based on the new an absolute path with adding an inverse remapping step before looking up the breakpoint location. Differential revision: http://reviews.llvm.org/D17848 llvm-svn: 262711
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/xunit_formatter.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud