Files
clang-p2996/lldb/source/Host/common
Jim Ingham df0ae22f92 Changing the default shell to /bin/sh brought up a long-standing bug on OS X,
that /bin/sh re-exec's itself to /bin/bash, so it needs one more resume when you
are using it as the shell than /bin/bash did or you will stop at the start of your
program, rather than running it.

So I added a Platform API to get the number of resumes needed when launching with
a particular shell, and set the right values for Mac OS X.

<rdar://problem/14935282>

llvm-svn: 190381
2013-09-10 02:09:47 +00:00
..
2013-09-05 16:42:23 +00:00
2013-04-24 21:29:08 +00:00
2013-08-28 12:14:27 +00:00
2013-08-28 12:14:27 +00:00