Re: [PATCH] Cygwin: pty: Disable pseudo console if TERM is dumb or not set.

2020-08-29 Thread Takashi Yano via Cygwin-patches
On Sun, 30 Aug 2020 05:25:06 +0900 Takashi Yano via Cygwin-patches wrote: > On Sat, 29 Aug 2020 22:14:20 +0900 > Takashi Yano via Cygwin-patches wrote: > > On Sat, 29 Aug 2020 20:12:28 +0900 > > Takashi Yano via Cygwin-patches wrote: > > > Hi Corinna, > > > > > > On Sat, 29 Aug 2020 04:25:54 +0

Re: [PATCH] Cygwin: pty: Disable pseudo console if TERM is dumb or not set.

2020-08-29 Thread Takashi Yano via Cygwin-patches
On Sat, 29 Aug 2020 22:14:20 +0900 Takashi Yano via Cygwin-patches wrote: > On Sat, 29 Aug 2020 20:12:28 +0900 > Takashi Yano via Cygwin-patches wrote: > > Hi Corinna, > > > > On Sat, 29 Aug 2020 04:25:54 +0900 > > Takashi Yano via Cygwin-patches wrote: > > > Hi Corinna, > > > > > > On Fri, 28

[PATCH] Cygwin: Remove waitloop argument from try_to_debug()

2020-08-29 Thread Jon Turney
Currently, when using CYGWIN='error_start=dumper', the core dump written in response to an exception is non-deterministic, as the faulting process isn't stopped while the dumper is started (it even seems possible in theory that the faulting process could have exited before the dumper process attach

Re: [PATCH] Cygwin: pty: Disable pseudo console if TERM is dumb or not set.

2020-08-29 Thread Takashi Yano via Cygwin-patches
On Sat, 29 Aug 2020 20:12:28 +0900 Takashi Yano via Cygwin-patches wrote: > Hi Corinna, > > On Sat, 29 Aug 2020 04:25:54 +0900 > Takashi Yano via Cygwin-patches wrote: > > Hi Corinna, > > > > On Fri, 28 Aug 2020 15:45:03 +0200 > > Corinna Vinschen wrote: > > > Hi Takashi, > > > > > > On Aug 26

Re: [PATCH] Cygwin: pty: Disable pseudo console if TERM is dumb or not set.

2020-08-29 Thread Takashi Yano via Cygwin-patches
Hi Corinna, On Sat, 29 Aug 2020 04:25:54 +0900 Takashi Yano via Cygwin-patches wrote: > Hi Corinna, > > On Fri, 28 Aug 2020 15:45:03 +0200 > Corinna Vinschen wrote: > > Hi Takashi, > > > > On Aug 26 21:00, Takashi Yano via Cygwin-patches wrote: > > > Pseudo console generates escape sequences on

[PATCH] Cygwin: sigproc.cc: add comment

2020-08-29 Thread Ken Brown via Cygwin-patches
--- winsup/cygwin/sigproc.cc | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/winsup/cygwin/sigproc.cc b/winsup/cygwin/sigproc.cc index 2a9734f00..47352c213 100644 --- a/winsup/cygwin/sigproc.cc +++ b/winsup/cygwin/sigproc.cc @@ -44,7 +44,11 @@ char NO_COPY myself_nowait_du