From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x333.google.com (mail-wm1-x333.google.com [IPv6:2a00:1450:4864:20::333]) by sourceware.org (Postfix) with ESMTPS id E78563858D28 for ; Wed, 29 Dec 2021 12:19:40 +0000 (GMT) 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 Received: by mail-wm1-x333.google.com with SMTP id d198-20020a1c1dcf000000b0034569cdd2a2so11641751wmd.5 for ; Wed, 29 Dec 2021 04:19:40 -0800 (PST) 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: In-Reply-To: From: Csaba Raduly Date: Wed, 29 Dec 2021 13:19:28 +0100 Message-ID: Subject: Re: gdb file To: Blaz Stibelj Cc: "cygwin@cygwin.com" Content-Type: text/plain; charset="UTF-8" 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@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: Wed, 29 Dec 2021 12:19:42 -0000 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 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)