On Tue, 13 Apr 2021 14:13:57 -0500 René Berber wrote: > On 4/13/2021 1:56 PM, Arthur Norman via Cygwin wrote: > > René Berber wrote > >> At one time it was recommended to disable a Cygwin feature, something > >> like this: > >> alias cgdb="env CYGWIN=disable_pcon cgdb" > >> Not sure if this is still necesary. > > > > Thank you for the reminder about that. I had forgotten - however ion my > > main Windows machine I have the CYGWIN variable set like that all the > > time and in the VM that I tried with it is not - and in both cases cgdb > > seems to behave well on the slightly old version of the cygwin package > > but failed with the latest. So I do not think that is the issue here and > > I might live advice as to whether I can now remove that setting of CYGWIN! > > Probably. And since you don't see any difference then that's proof that > is no longer needed (in this case).
In cygwin 3.2.0, pseudo console is automatically disabled in cgdb regardless of setting CYGWIN=disable_pcon. Therefore, it is not necessary any more. Thanks. -- Takashi Yano <takashi.y...@nifty.ne.jp> -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple