On Sun, Nov 15, 2015 at 2:25 PM, konsolebox wrote:
> On Sun, Nov 15, 2015 at 10:34 AM, Chet Ramey wrote:
>> On 11/14/15 6:02 PM, Chet Ramey wrote:
>>
>> Here, try this patch. It sort of splits the difference along the lines of
>> your suggestion, and it behaves correctly for the case that inspir
On Sun, Nov 15, 2015 at 10:34 AM, Chet Ramey wrote:
> On 11/14/15 6:02 PM, Chet Ramey wrote:
>> On 11/14/15 12:39 PM, konsolebox wrote:
>>> On Fri, Nov 13, 2015 at 4:15 AM, Chet Ramey wrote:
On 11/12/15 5:27 AM, konsolebox wrote:
> My interactive (using `read`) Bash-script application st
On 11/14/15 6:02 PM, Chet Ramey wrote:
> On 11/14/15 12:39 PM, konsolebox wrote:
>> On Fri, Nov 13, 2015 at 4:15 AM, Chet Ramey wrote:
>>> On 11/12/15 5:27 AM, konsolebox wrote:
My interactive (using `read`) Bash-script application still suspends
itself after
executing second instan
On 11/14/15 12:39 PM, konsolebox wrote:
> On Fri, Nov 13, 2015 at 4:15 AM, Chet Ramey wrote:
>> On 11/12/15 5:27 AM, konsolebox wrote:
>>> My interactive (using `read`) Bash-script application still suspends
>>> itself after
>>> executing second instance of a player. I've only seen this happen in
On Fri, Nov 13, 2015 at 4:15 AM, Chet Ramey wrote:
> On 11/12/15 5:27 AM, konsolebox wrote:
>> My interactive (using `read`) Bash-script application still suspends
>> itself after
>> executing second instance of a player. I've only seen this happen in
>> the newest development version of Bash.
>
On 11/12/15 5:27 AM, konsolebox wrote:
> My interactive (using `read`) Bash-script application still suspends
> itself after
> executing second instance of a player. I've only seen this happen in
> the newest development version of Bash.
You should be able to attach to the stopped process with gd
My interactive (using `read`) Bash-script application still suspends
itself after
executing second instance of a player. I've only seen this happen in
the newest development version of Bash.
I tried to debug calls to functions in shtty.c and changes in
attributes made through them but I haven't s