commit | 8ff8128dfb483505e570418cb83940dfafc99a3b | [log] [tgz] |
---|---|---|
author | Greg Clayton <gclayton@apple.com> | Sat Jan 12 01:36:05 2013 +0000 |
committer | Greg Clayton <gclayton@apple.com> | Sat Jan 12 01:36:05 2013 +0000 |
tree | 7cba57518b4b88a5cd18ff28a4774a23ab11c4f4 | |
parent | 15c1d3d6773de8fc5600a80b0b666eadfa5672d8 [diff] |
Don't always strip the first extension from the module basename when looking for python scripts. Now we take a name like "a.b.c" and look for scripts that are "a_b_c.py", "a_b.py" and "a.py" inside the dSYM. git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@172291 91177308-0d34-0410-b5e6-96231b3b80d8