From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.web.de (mout.web.de [212.227.17.11]) by sourceware.org (Postfix) with ESMTPS id 17DED3857C7B for ; Fri, 5 Feb 2021 07:55:25 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 17DED3857C7B X-UI-Sender-Class: c548c8c5-30a9-4db5-a2e7-cb6cb037b8f9 Received: from [93.231.34.131] ([93.231.34.131]) by web-mail.web.de (3c-app-webde-bap19.server.lan [172.19.172.19]) (via HTTP); Fri, 5 Feb 2021 08:55:24 +0100 MIME-Version: 1.0 Message-ID: From: =?UTF-8?Q?Daniel_R=C3=B6hrborn?= To: cygwin@cygwin.com Subject: Re: Re: Cygwin GDB won't start or hangs at startup Content-Type: text/plain; charset=UTF-8 Date: Fri, 5 Feb 2021 08:55:24 +0100 Importance: normal Sensitivity: Normal Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-Provags-ID: V03:K1:Ypgi+aoPi1nUx7YFcUT97MvzaQQl/v43gZK+SLIt/UMRR8KZOcapuIaB8JHOtB5aaf5fi Shk8YsrAEmU6+OT9J9KX2gKSn4Cxckf24foxANMuWGXLD7l+anXTi9zXoVY6cauGrh729SUE03p4 8VxFPwEjGRE4OSKiTTUyRLGcSAseS3f55LrsxmSIhpk3t2jdepl+KWgCwdETPLUl9WR5LxBchcZX toIvm9khvA1u5zhc/hEH6ER0bZzOgkCF8lVRNie8/TP1TJokjoMD+QWb4Fx/dOYXDFIrJv/8u7va yk= X-UI-Out-Filterresults: notjunk:1;V03:K0:kIcw3266pv0=:Agkue0TttsXq1ywgU+mIOf o4cUo6ZP/WW0uHrd2QyHq1qYeO+quUpK7pReZcG2joXiht479Pk0m/WRnDIKZOsPzsorj+DMo S7dk7k7IVcFHKIrqTXZ2F8sMbFFeXu98wU/r+sZmDQrKrFDru/o1HuIGrc6WvDiQjSvZnBxrW S9BPBMlqyfxGVw37mt0x4srY2k/cpxg/mXiJoRr8dHO5XHtI3qGVo6yThrIN8kD1RggYheXUt mm8l0zfbgY1QA+VfXFw397RmcnXZgO8G8lVgUsYL0h17Q1jcE8nXC8t/oFN++/C0DRnq6/xk3 GgyHIrhS3qn08glrgz/TcpKdKalPQJgVRwcxfU2I5vGnEMAuoN5FyqpLLFnqOaP6K4mrf5JJF VZ9VP5F38qv39QPOwTMu4OtlrpmKN+aJKQC489Gebdq3SSI2UVqxXEHkOPBp3ITTuxnBU8WGF Y5r1q9fxQC6vfsDKVusck6oT3FvULq/NoHMDu4q7GoQQdyPzZeLBfOfNHTRUz1D77JP7+PbdM sh2lX8GoodH038hxOlhXbJnSR7KP2mkV+u2XrCH/fp7jslDmP2WYONOV8GSciBePf0UgotYId khvTdbjtPDUeE= X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Feb 2021 07:55:27 -0000 >On 04=2E02=2E2021 13:13, Daniel R=C3=B6hrborn via Cygwin wrote: >> I have this issue on three different PCs (Win7_32bit, 2x Win10_64bit) w= ith the latest Cygwin installer=2E >> I installed Cygwin gcc/g++/gdb=2E Compiler works but gdb doesn't output= anything when started=2E It seems to have blocked right after start=2E >Wh= at could cause this behaviour? >>=20 >> When I downgrade to gdb version 7=2E10=2E1-1 it works normally and outp= uts its startup message=2E >> But with any higher version (7=2E12=2E1-2, 8=2E0=2E1-1, 8=2E1=2E1-1, 8= =2E2=2E1-1, 8=2E3=2E1-1, 9=2E2-1, 10=2E1-1) I get no output at all=2E The p= rocess hangs forever=2E >Running GDB from the Cygwin Terminal also doesn't = help=2E >> Since nobody else seems to have similar problems, I think it could be a= configuration problem=2E >>=20 >> Kind regards >> Daniel R=2E > >Hi Daniel, >does not start, as it goes back directly to the shell, or it seems=20 >stacked and typing "quit" it exits back to the shell ? > >The first effect is caused by missing or mismatched DLL's=2E > >The second I have seen on my W10 only if I run GDB from CMD and the=20 >Cygwin bin directory is not in the PATH > >Regards >Marco Hi Marco, it seems stacked and when blindly typing "quit" it responds with exiting= =2E So it seems like the output is invisible=2E Tested it with Win7_32bit, GDB version 9=2E2-1 with Cygwin/bin in PATH (si= nce the beginning)=2E Regards Daniel