delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/12/29/07:19:59

X-Recipient: archive-cygwin AT delorie DOT com
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org E78563858D28
Authentication-Results: sourceware.org;
dmarc=pass (p=none dis=none) header.from=gmail.com
Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112;
h=mime-version:references:in-reply-to:from:date:message-id:subject:to
:cc; bh=eDMdbrZltbAwKimOwCMpIg4ozQXFPRmPxx6g+NNRmus=;
b=QeZBWj86+FFogmkcexGxz9AIdVZdKm/W9wHouayFMq4a/sbMcuboNQ69vO49x7QEtk
DL9xImakveopN+Lz/SqNpW6YXuKlJ7mWJuvZ4Vb82Q41CdvKSDc8R9dL1z34AuiRdbfX
7oTBZyEOIGqv4K+bnYIcQCGNYVqRfcU9QMN3i/loNcfFeRyj76NdTJyFf2TB4lRF4p9n
HCWdX0HnE8NVXurQwskS5Q9fOWpwcTbSlF1uA3Bc4P7+5vq1Feyqb8ZjwLkprHrQrS12
NWWQ2TpbE4qGd6eH3ZT0co5bAnB+2jkArPWgNs4y60I1y3BA2v4oYod1f50XlV8Hjdd/
mICg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20210112;
h=x-gm-message-state:mime-version:references:in-reply-to:from:date
:message-id:subject:to:cc;
bh=eDMdbrZltbAwKimOwCMpIg4ozQXFPRmPxx6g+NNRmus=;
b=6WFO0ydYV1aQpGtcvNVJucMOIyu6RhA1/Iao1LBkYxpNtoRK1CrRB/Sk7WPOBqp6yO
Eu0lobJP7vuO1pSVrrJR70dVTPIGQm54nNypRB8BKGrjrIR3RVB3VVfyP40RnHkLvcLL
MzTS4tFiAOdOTpIqTo/RbO4AYsph6fZ1THuUagOcpIu/8hmFkXcwIA8S16zZWA6dWPkI
0Qo6R2j+7DZgSFVKz5ONj7EnJM6QEgDDODWqpjjmrAro1Xp3dyFXSE076RjVK4glmBBn
QnxN3l+RzJsxbXNmuA6PyYFV1ia2CbLk0IF7c1/3vnj0z9wn1mzjkTlq39Ab9PugMFol
2azg==
X-Gm-Message-State: AOAM531nNXaBhOPxw/Zc78FODgK890x1YF1KtBZQQ4V599h6Hkz+f18T
+kQ4yaRwx/+rC+mffD98Qfi+zn+Av/MY1JGDPCs=
X-Google-Smtp-Source: ABdhPJzUqieT6rDvoAJ64tjvE2Ha7lvqZn4kHueF8JNsYqWIylC8hVi8xg3XQ3GyHK9I8woTfVfhfX+e/MAYm8Y2c8Q=
X-Received: by 2002:a05:600c:1d90:: with SMTP id
p16mr21823491wms.145.1640780379968;
Wed, 29 Dec 2021 04:19:39 -0800 (PST)
MIME-Version: 1.0
References: <AM9P190MB13935F922E762A1FD85C1C40B5449 AT AM9P190MB1393 DOT EURP190 DOT PROD DOT OUTLOOK DOT COM>
In-Reply-To: <AM9P190MB13935F922E762A1FD85C1C40B5449@AM9P190MB1393.EURP190.PROD.OUTLOOK.COM>
From: Csaba Raduly <rcsaba AT gmail DOT com>
Date: Wed, 29 Dec 2021 13:19:28 +0100
Message-ID: <CAEhDDbBGeEWpNZaHQRk-GggjxCx_cbGXps1ZYrjin-KbH3YEJw@mail.gmail.com>
Subject: Re: gdb file
To: Blaz Stibelj <stibeljblaz AT hotmail DOT com>
X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,
SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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 <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Cc: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

Hi Blaz,

Unfortunately, "it doesn't work" is not useful for diagnosing your
problem (https://www.chiark.greenend.org.uk/~sgtatham/bugs.html#respect).

What did you do? What happened? What did you expect to happen?

Csaba

On Wed, 29 Dec 2021 at 08:37, Blaz Stibelj <stibeljblaz AT hotmail DOT com> wrote:
>
> Hello,
> I have an issue that last version of gdb file (Cygwin GNU Debugger) is not working with version of NetBeans 12.6 IDE on Win10.
> When I install older version of gdb file, the system work fine.
> Can you please check the situation.
>
> Thank you,
> Blaz
>
> --
> 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



-- 
You can get very substantial performance improvements
by not doing the right thing. - Scott Meyers, An Effective C++11/14 Sampler
So if you're looking for a completely portable, 100% standards-conformant way
to get the wrong information: this is what you want. - Scott Meyers (C++TDaWYK)

-- 
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019