From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x42d.google.com (mail-wr1-x42d.google.com [IPv6:2a00:1450:4864:20::42d]) by sourceware.org (Postfix) with ESMTPS id 9842D3858D1E for ; Tue, 21 Feb 2023 07:10:42 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 9842D3858D1E Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=adacore.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=adacore.com Received: by mail-wr1-x42d.google.com with SMTP id p8so3424389wrt.12 for ; Mon, 20 Feb 2023 23:10:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adacore.com; s=google; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date:from:to :cc:subject:date:message-id:reply-to; bh=VJLJTkOLkONSsXy6OZxVt0iuGrLJUgoIAfERj+ogV78=; b=Ubo8L5voKpKGAmEM8eCrskIk/cYfUC0T780SsXFBCjTtnXyMzcPSNlmwvYH8j83NK8 jjQ7yu0s8WmkdQX/tHOYlbOzTqUhAagKNOmj6hRxy8rj8hyU7Sb5tLOaI66L2iPnagKd YHacWfPP4MploACaiPNWQeB/p9dhSDIKY43hWNNtlSjxpgPLOWtMwxRCIgMXUNXgnVvs 29g1F9OVxzcfcVVfKLjJNH+wsAnAJKFNIeFhHqELf+Fq1kEO51MeB8Ft2kEN6LY9qZqD BcpH0vvIYN8HnAmy/aKuV8yLyhtFTzD0u2oA+frSahhAqcIbXUgZ0o+tyFJXVIkg8k+i y/2Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=VJLJTkOLkONSsXy6OZxVt0iuGrLJUgoIAfERj+ogV78=; b=zOQH4x9DJru+Eh+kLMXNkUzHMQ8tMtbErwHOW/jv9TCgwzonSXw9YYC2oCYeYh8m93 vRE8WS8OJ0MSDDXox3O0oZQYSbWBFE2VGvI+8EyBWKDqDdVtA9A8M2OXmjhv86bkAQ57 ChEyO7ruueG46HAjEJ2bF/K5AEqsyccbDcob2FxYztnwNd12mKzFCIqxSB9C91BvpryU tixKqftlvhsXEyPaszhB/0BdWl9c0stuuthFWhcXA9GPKHBkSv0BUT9Eh55Iuto2X7XW xdzf4XhxZvatgif0NTdJrZUOd/n5PW3pawK26jr3LsJl78/1cW5sluFiH4S9SI2X0sde f0/Q== X-Gm-Message-State: AO0yUKW6nWK6ySvIk+WJcAjG6crrsTATpeE32ehEnQJZKEjuj0+BIpvF vbcz8D8OX4j/2Rt+DVqsfA6ol6pETBd8LeWEGA== X-Google-Smtp-Source: AK7set9x9eUDo4VU7DRP3JNjxhoNC0m2YJ0oyKHRYsLI2yflYJrr5H/7dykJIE6CXCUVtuMJuhwH8A== X-Received: by 2002:adf:f303:0:b0:2c5:5f9e:b0 with SMTP id i3-20020adff303000000b002c55f9e00b0mr1627726wro.8.1676963439976; Mon, 20 Feb 2023 23:10:39 -0800 (PST) Received: from takamaka.gnat.com ([2a01:cb22:1d5:1100:b330:2703:fa8c:265d]) by smtp.gmail.com with ESMTPSA id u10-20020a5d514a000000b002c55ed9e314sm2136676wrt.64.2023.02.20.23.10.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Feb 2023 23:10:39 -0800 (PST) Received: by takamaka.gnat.com (Postfix, from userid 1000) id 7526982056; Tue, 21 Feb 2023 11:10:37 +0400 (+04) Date: Tue, 21 Feb 2023 11:10:37 +0400 From: Joel Brobecker To: Paul Smith via Gdb Cc: Joel Brobecker Subject: Re: [ANNOUNCEMENT] GDB 13.1 released! Message-ID: References: <5e8a2ee510d4ce2c70386ee0f808922138d72ab7.camel@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <5e8a2ee510d4ce2c70386ee0f808922138d72ab7.camel@gnu.org> X-Spam-Status: No, score=-3.8 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_SHORT,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hello Paul, > > You can download GDB from the GNU FTP server in the directory: > > > >         ftp://ftp.gnu.org/gnu/gdb > > Given how fewer and fewer environments support FTP anymore (and, good > riddance IMO!) I recommend you switch GDB announcements to using https > instead: > > https://ftp.gnu.org/gnu/gdb/ > > Also you might consider providing a URL which sorts the results so the > most recent additions are at the top: > > https://ftp.gnu.org/gnu/gdb/?C=M;O=D > > Personally I think that the site should use this as the default > ordering without requiring extra options, but until then ... I wanted to thank you for the recommendation. I will look into it. -- Joel