aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectFrame.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2012-03-19 22:22:41 +0000
committerGreg Clayton <gclayton@apple.com>2012-03-19 22:22:41 +0000
commitf9be693369134de1307db75310e71476fb76a017 (patch)
treee9f258106197426e41d0d8ea47a851d7cc5ce7f6 /lldb/source/Commands/CommandObjectFrame.cpp
parentc4aa60ffe954780976e3cef233a97446659029ba (diff)
downloadllvm-f9be693369134de1307db75310e71476fb76a017.zip
llvm-f9be693369134de1307db75310e71476fb76a017.tar.gz
llvm-f9be693369134de1307db75310e71476fb76a017.tar.bz2
<rdar://problem/11072382>
Fixed a case where the source path remappings on the module were too expensive to use when we try to verify (stat the file system) that the remapped path points to a valid file. Now we will use the lldb_private::Module path remappings (if any) when parsing the debug info without verifying that the paths exist so we don't slow down line table parsing speeds. llvm-svn: 153059
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions