X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D117D3AAB005 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1612440802; bh=j3pMjsx/f2TudDT5I/+fIzVkr2s6Cz1ZL/Z1cKPyZwo=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=E1COD9NtzISE5kZSe7BwnN/6ztsSMJ3UYoIfE4o74HsdYw2A7M5dfiF8UjsxLfoKk MfW51IIAb1A+9G+0vxp3brjE8oCgJd1mbGQFyr6awic0lltcp2lM4LlcaSJdx87QDc qO62rvueEiQdsjxtn9gug+WV/q1cuKwZwTwvDOEc= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org DF93F3857C7B X-UI-Sender-Class: c548c8c5-30a9-4db5-a2e7-cb6cb037b8f9 MIME-Version: 1.0 Message-ID: To: cygwin AT cygwin DOT com Subject: Cygwin GDB won't start or hangs at startup Date: Thu, 4 Feb 2021 13:13:18 +0100 Importance: normal Sensitivity: Normal X-Priority: 3 X-Provags-ID: V03:K1:Ru9IVlJAXhWX3aIvUC15XbLx54v809gxS63Bz7nv8pDdv+F6IfCg3E/5A5lxTBS5l7EO0 hyKvq1IRAfS6GsAGuTF57Rt9nDKEoSpXhulEIqurbBUTLvktCK1A/pheS/wddb0kUbgT1gQo4z/X QmAhnTnsUvxciuEbcO5waogZ9CquVukQftfO3KF+aTVji8vTU03i+QsXpQCzaUYkTYuBpGEstYHM pgStJT8lfVgTY5emqgOAV2g2AkK2OYJfodjmlp3hj0InvxfHvCLWJbLCwdSBwFDS7dPbJ0RZB+G6 GU= X-UI-Out-Filterresults: notjunk:1;V03:K0:HS9LDMP5X9o=:adFFfofB0BDUOVaWOWCN1i SkUqaohhNfUQjZE9CkcuCv0rTtlmnX6enhna+KD1Tf/Lo3aUxKDh7DnQ/RIsBnmun09eriCcQ mT40B3fNkc971YREP/6o5WzYAHMUmnpTtmUiG7cQSkqQAjq0SWWXmmFZm0815BHh8Fnq2M9we 0yqLjiEXWbwT4cxHljoKmkdzkPoV4KwjKx6yLLI3YUmRisywMkBZAGHCewBzQKKU319QZTnOO TARtC8VRHmdLjgB1QP8JPy6Sv4yAqZ5jsTy8o3T2IKXSxUixTB7FWGVRhYAWjRomhtWuWzpaP mW3MiSQoJFo7cWXmzGcE5LmrIYhsDiGutFoq4sKLJGRt/7j55zuqeo2cijMIGwjWBqXnNyC0t mV5b47eatpf6BxOb2afiiLjnv/DQKBInFgSXc6mQZaSRshy6dRQq00YHSojro9032JtMNDjKo Q59hl3LqOBhaDM0TXTqSSQpDwV44l68mUOl9sAol8uu00qTbn3T3TTFlRTVQjus6Q7o+h9r7P r/Cra+C16qu/1RPwsQm9r9aRD/jKh2Y/sypGNNwSVX/rjIj+dlCvnADjEz6jpBMMDsE85jhq9 lpbMdN5xk8hiI= X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, PDS_BRAND_SUBJ_NAKED_TO, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no 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 AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: =?utf-8?q?Daniel_R=C3=B6hrborn_via_Cygwin?= Reply-To: =?UTF-8?Q?Daniel_R=C3=B6hrborn?= Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" I have this issue on three different PCs (Win7_32bit, 2x Win10_64bit) with the latest Cygwin installer. I installed Cygwin gcc/g++/gdb. Compiler works but gdb doesn't output anything when started. It seems to have blocked right after start. What could cause this behaviour? When I downgrade to gdb version 7.10.1-1 it works normally and outputs its startup message. But with any higher version (7.12.1-2, 8.0.1-1, 8.1.1-1, 8.2.1-1, 8.3.1-1, 9.2-1, 10.1-1) I get no output at all. The process hangs forever. Running GDB from the Cygwin Terminal also doesn't help. Since nobody else seems to have similar problems, I think it could be a configuration problem. Kind regards Daniel R. -- 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