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
1 file changed