Hello,
I installed Cygwin for 64bit window, and the following tools in order to
build and debug c programs using eclipse.
gcc 9.3.0-2
make 4.3-1
gdb 9.2-1
It seems like the gdb program doesn't print on the terminal.
When i run gdb --version a get an empty string on the terminal
When i run gdb, i can see the programm running on the task manager, and i
can quit it writing 'q' (even if the string doesn't appear on the terminal).
gcc and make works fine. When i check the version i normally get the
expected output, and i'm also capable to build a C project.
Any suggestion?
Thanks,
Gaetano
--
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