From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id WOh5Njw2KWWEqCwAWB0awg (envelope-from ) for ; Fri, 13 Oct 2023 08:21:16 -0400 Received: by simark.ca (Postfix, from userid 112) id DC20C1E0C1; Fri, 13 Oct 2023 08:21:16 -0400 (EDT) Received: from server2.sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id CE2141E00F for ; Fri, 13 Oct 2023 08:21:14 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 696833858281 for ; Fri, 13 Oct 2023 12:21:14 +0000 (GMT) Received: from mail-wm1-f45.google.com (mail-wm1-f45.google.com [209.85.128.45]) by sourceware.org (Postfix) with ESMTPS id 0E26A3858D28 for ; Fri, 13 Oct 2023 12:20:58 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 0E26A3858D28 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=barisione.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-wm1-f45.google.com with SMTP id 5b1f17b1804b1-40651a726acso20493595e9.1 for ; Fri, 13 Oct 2023 05:20:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697199656; x=1697804456; h=to:date:message-id:subject:mime-version:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=IbHBl3bC+htCDZ5LmA0Mbs5L2dvsq4Dal2B8Szwp/5w=; b=n89n8S4p3JQNhLvSrEiWrKWelor4ahkzDzbnxJ0Elp4m8VhIQJ3DPb62e1MdVg33Ng rgdBDXygqNXpLXtk2uNWzOBKKNp3N7Kwp2OIJxMBr7Bmqe6ailo1+YSct4WAAU70281K pdDApiGwhnwjsbRoQdqqjNbKDwGsKWUL7IQEnHSIKPvphjNNCvdp6OvvfYK+ak1VAtCS A2Dm5SIGQ2PomAMOUe7LcHjZQVZNDK3mOaqvjQSs6E0hVWiSkVA119sB0Ll7k9RCk0Rz PhNu3tlfBPA3ZIdw0cX01jX0w8WdWZPWIEHL+iIUykUlcRBv1+H6Z98EEzbvZUqAIbCa FOBg== X-Gm-Message-State: AOJu0YyiNLHK1VgDUU6kvVjMG/N7vuIG+QWriMMoQwGLnRW2f3Z0nou+ uwMXeHRGa9NI32DJkjWzRJRltjp98w== X-Google-Smtp-Source: AGHT+IFbj6sQnhQb800RIBizU6qQzUpjF68ySiB8TzMCNzEUv8YqZA8B1ZJnrF3sC2qXPepJaiLDEw== X-Received: by 2002:a05:600c:3652:b0:405:3dd0:6ee9 with SMTP id y18-20020a05600c365200b004053dd06ee9mr24011018wmq.34.1697199656284; Fri, 13 Oct 2023 05:20:56 -0700 (PDT) Received: from smtpclient.apple (cfbb001091.b.cam.camfibre.uk. [185.219.110.245]) by smtp.gmail.com with ESMTPSA id y11-20020a05600c20cb00b0040531f5c51asm2436486wmm.5.2023.10.13.05.20.55 for (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 05:20:55 -0700 (PDT) From: Marco Barisione Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.1\)) Subject: Broken documentation URLs Message-Id: Date: Fri, 13 Oct 2023 13:20:55 +0100 To: gdb@sourceware.org X-Mailer: Apple Mail (2.3696.120.41.1.1) X-Spam-Status: No, score=-2.2 required=5.0 tests=BAYES_00, FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS, HTML_MESSAGE, KAM_DMARC_STATUS, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.30 X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gdb-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb" Hello, Recently, the GDB online documentation was moved from = https://sourceware.org/gdb/onlinedocs/gdb/ = to = https://sourceware.org/gdb/current/onlinedocs/gdb.html/ = . As the old = address worked for ages (at least a decade!), there are a lot of links = on the Internet pointing to some pages under the old URL, which are now = broken. The search engines I tested by looking for =E2=80=9Cgdb.Value=E2=80= =9D (Google, Kagi and DuckDuckGo) haven=E2=80=99t updated their links = either. Is it possible to set up a redirect? Thank you! --=20 Marco Barisione