diff options
author | Tamas Berghammer <tberghammer@google.com> | 2016-03-04 11:26:44 +0000 |
---|---|---|
committer | Tamas Berghammer <tberghammer@google.com> | 2016-03-04 11:26:44 +0000 |
commit | b0b1ea36e748ab9037521ab94a002759060a0fdf (patch) | |
tree | 8d81ea2b848d355a30a03c6f7b10dae91ed1df5c /lldb/packages/Python/lldbsuite/test/xunit_formatter.py | |
parent | b4b90fb8d64300add9d1bad696b27275453eb40b (diff) | |
download | bcm5719-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