summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectProcess.h
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2012-10-18 16:33:33 +0000
committerGreg Clayton <gclayton@apple.com>2012-10-18 16:33:33 +0000
commita0ca6601bc814e4b248eb473e7cfcd91844ccee2 (patch)
treed53fa79571392745de775bd16cd25cb0444891a3 /lldb/source/Commands/CommandObjectProcess.h
parentce2bcbf8c0e1368cf04e79fa4bfa3c3bc09a3697 (diff)
downloadbcm5719-llvm-a0ca6601bc814e4b248eb473e7cfcd91844ccee2.tar.gz
bcm5719-llvm-a0ca6601bc814e4b248eb473e7cfcd91844ccee2.zip
<rdar://problem/12462048>
<rdar://problem/12068650> More fixes to how we handle paths that are used to create a target. This modification centralizes the location where and how what the user specifies gets resolved. Prior to this fix, the TargetList::CreateTarget variants took a FileSpec object which meant everyone had the opportunity to resolve the path their own way. Now both CreateTarget variants take a "const char *use_exe_path" which allows the TargetList::CreateTarget to centralize where the resolving happens and "do the right thing". llvm-svn: 166186
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud