From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id OGu6KWNCe2EuTgAAWB0awg (envelope-from ) for ; Thu, 28 Oct 2021 20:37:55 -0400 Received: by simark.ca (Postfix, from userid 112) id A8A081F0BB; Thu, 28 Oct 2021 20:37:55 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RDNS_DYNAMIC,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from sourceware.org (ip-8-43-85-97.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 5624D1ECEB for ; Thu, 28 Oct 2021 20:37:55 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 7D6CF3857403 for ; Fri, 29 Oct 2021 00:37:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7D6CF3857403 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1635467874; bh=TFLhtIGvIxXmE6Tg4HH5nfCDxq5Vx8zdNOgvITkgBCY=; h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=uamqaLM+CjehROsBaTIogr4U2br5+S7mMxJv+gcIIWullh/xD4Dv4U8faYYLoo5fR GwPbCUD4VB0qoqYrs4Ic90fZ+kpjp81abP+j1gH4J+nXAIEXg3trz4qoNGPAslexM7 NU0rydxi80qf5C93Ok+vpzlw/IDeSQegFa/nXlfQ= Received: from mail-pf1-x42e.google.com (mail-pf1-x42e.google.com [IPv6:2607:f8b0:4864:20::42e]) by sourceware.org (Postfix) with ESMTPS id 2D6443858405 for ; Fri, 29 Oct 2021 00:37:23 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 2D6443858405 Received: by mail-pf1-x42e.google.com with SMTP id x7so2587604pfh.7 for ; Thu, 28 Oct 2021 17:37:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=TFLhtIGvIxXmE6Tg4HH5nfCDxq5Vx8zdNOgvITkgBCY=; b=ito/IuYrRoHLbTp4bgMFzoCS2/ViPq9rKic6GdqdR+BR9iAnAtdIm5zX1zAQPO95V/ Nqy9AMF0UlANjixSAs8ODecUtA4Z5mupoZLFNK5amjdB0Xpzyb5C2ktSB0TkM6i3htsO ByMCqmTYAWJXzUaoa8PeEDsIxYxBci8agilaVBKkotCBI9qQ6rAH4mRQf8oPY3XW0N8A 55aFhoYOIMzjluVDFv1+zIGdiL0iN4atfFPn14gvF8d3MkdldKOKsYpmml3Z4bsTxIQ2 aQTNkSMDHehN8NAP4BID+lGE4KiCDKvQBIFk6HNN+eZ6TkWSmqFO+eeaqKKn3r8/d9p5 w83w== X-Gm-Message-State: AOAM530QOFaMKnR91h0MMWX0n6jZTVfTTlD0H/bAwKZ0G/8aDG0VYL8Z JNyz8EpbqW6thIBMKHABIwOFmjnSRUPsIaM= X-Google-Smtp-Source: ABdhPJwWsBkZHbmbTyJMcnsXgdFqVdVjKnXzX2rIlXbkCERWajTb6QXURC7l1ggBqUYZ2OdGCufqSg== X-Received: by 2002:a63:9517:: with SMTP id p23mr5713622pgd.7.1635467842271; Thu, 28 Oct 2021 17:37:22 -0700 (PDT) Received: from takamaka.home ([184.69.131.86]) by smtp.gmail.com with ESMTPSA id e15sm8672893pja.52.2021.10.28.17.37.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Oct 2021 17:37:21 -0700 (PDT) Received: by takamaka.home (Postfix, from userid 1000) id F0617A59BC; Thu, 28 Oct 2021 17:37:20 -0700 (PDT) Date: Thu, 28 Oct 2021 17:37:20 -0700 To: Simon Marchi Subject: Re: [ANNOUNCEMENT] GDB 11.1 released! Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Joel Brobecker via Gdb Reply-To: Joel Brobecker Cc: gdb@sourceware.org, Joel Brobecker Errors-To: gdb-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb" > I noticed this page: > > https://www.gnu.org/software/gdb/download/ > > Still says 10.2 is the latest release. Thanks for the note, Simon. Fixed. -- Joel