Re: gdb not working properly in Cygwin

2021-01-21 Thread Tord Andreasson via Cygwin
Hi, I encounter the same issue too. gdb starts however there is no gdb prompt, nothing is echoed and nothing is printed on the bash window except an empty blank line. From now you operate blindfolded. Debugging a simple application that prints "Hello World" on file demonstrates that gdb loads th

gdb dysfuntional: no output in bash window, no echo

2021-01-21 Thread Tord Andreasson via Cygwin
Hi, I just updated my cygwin 64 bit installation in order to resume a programming project that I left aside quite some time ago. Everything seems to work as it used to as I am able to pick up the project where I left it, I can build and run the application however gdb I/O seems broken. Here are t