commit | 4ead2e9a5a74f465d00b0301c165fbebf4ee4ff3 | [log] [tgz] |
---|---|---|
author | Johnny Chen <johnny.chen@apple.com> | Fri Aug 27 22:35:26 2010 +0000 |
committer | Johnny Chen <johnny.chen@apple.com> | Fri Aug 27 22:35:26 2010 +0000 |
tree | 81a3d65848feee6f0f2e9c19c5d8bc9cdcaf4658 | |
parent | 870a1cdb923ce708d474af357dd1fea3d063ab97 [diff] |
o Exposed SBFileSpec to the Python APIs in lldb.py. o Fixed a crasher when getting it via SBTarget.GetExecutable(). >>> filespec = target.GetExecutable() Segmentation fault o And renamed SBFileSpec::GetFileName() to GetFilename() to be consistent with FileSpec::GetFilename(). git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@112308 91177308-0d34-0410-b5e6-96231b3b80d8