X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8312D3854814 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1610724327; bh=AFqLM2TQ3MQrCNLBRxeKOaRRvMe8zLpDQ3AVSyttx2M=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=QJx2IKqD0xmU7k971qLeEPqi99teeLI6iBMMu2pTGY93Ogxgk2rNRbwgKQPCX5mUu Tg7vJqAOAENejLbM06Gx4jA0Dg8OA2uBSw4AL81cwWjiT2gQoQRPvcFOlKungDXpjv coUJdCwpHlLd7LE4t6HM8t4jJ7WsnHvsh1oDHOD0= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1B2DE3857C52 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=C3uSrtCoL+eOsX/iHyp/i+aMkVgAh33WhYzghjw+cJI=; b=qb8APy/mhq9PX+0j7tsia28EVYaTFiBd+JNyDSIWlQpFamQV0MV4Tt+35tMQgZnrSg OqES0748o3RhXBWczLZOn7OoigJeHSgQIaUlnGcOvZColE2lsi9uvBPbKcxasm0kTnig 9hNVbPlje4lNWi7K4M4sgoqLcJzEE1rl+VMDmvSHplR7WsNarbBTwyFlqM0KkDytp1TC gG9/x/6d/9RXXMnd5z3sUy832vcrQU3OLYnPkwu7UMURtWpN8zlnXbyRw0BU1HwNPC5A tEfh37Eq4pHSLfUz0ufRtGmjQhq6hmYKspZwzpXwWNUpBJeXf0BEFKOmg6TaviWEyOYF 1rkQ== X-Gm-Message-State: AOAM531MxEYO6mfVX6+w3p3UnpS+slY5pZA9k785cCeamRQHrgzJY4ga oc/eMQ9vbkIhrK5tw2uUpXRHpf6wmNitdw== X-Google-Smtp-Source: ABdhPJzKBNGsFjfa0SN2S1oUjXPGZoZ9iFJ4DtPXIsa/QQXRphxcCaA7CXN9kaIHqhuD9Y8wPWx7Dg== X-Received: by 2002:a50:8387:: with SMTP id 7mr9535848edi.131.1610724323220; Fri, 15 Jan 2021 07:25:23 -0800 (PST) Subject: Re: gdb not working To: cygwin AT cygwin DOT com References: Message-ID: <249a5a64-d556-0415-8a46-4e9165418bae@gmail.com> Date: Fri, 15 Jan 2021 16:25:21 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.6.1 MIME-Version: 1.0 In-Reply-To: Content-Language: it X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, 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 AT cygwin DOT 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: , From: Marco Atzeri via Cygwin Reply-To: Marco Atzeri Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" On 15.01.2021 13:28, Lemke, Michael SF/HZA-ZIC2 wrote: > I just installed a fresh copy of Cygwin and gdb with setup-x86_64.exe. > However, gdb does not produce any output. > > Installing gdb versions 7.9.1-1 and 7.10.1-1 work, anything newer doesn't. > Any ideas why? > Problem reports: https://cygwin.com/problems.html please provide the cygcheck.out as attachment. Both the current and the test versions work on my installations $ gdb -v GNU gdb (GDB) (Cygwin 10.1-1) 10.1 .. $ gdb --version GNU gdb (GDB) (Cygwin 9.2-1) 9.2 .. -- 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