Files
clang-p2996/lldb/source/Target
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
..
2012-10-30 23:56:14 +00:00
2013-05-24 00:58:29 +00:00
2013-05-21 01:00:52 +00:00
2013-05-10 21:47:16 +00:00
2013-03-14 22:52:17 +00:00
2013-08-13 01:42:25 +00:00
2013-07-11 22:46:58 +00:00
2013-05-24 00:58:29 +00:00
2013-08-13 21:32:34 +00:00
2013-07-30 00:23:06 +00:00