From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id PIMgNQ+x4GBWLAAAWB0awg (envelope-from ) for ; Sat, 03 Jul 2021 14:48:47 -0400 Received: by simark.ca (Postfix, from userid 112) id C9B7A1F1F2; Sat, 3 Jul 2021 14:48:47 -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.6 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, MAILING_LIST_MULTI,RDNS_DYNAMIC,URIBL_BLOCKED autolearn=ham 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 2935F1E939 for ; Sat, 3 Jul 2021 14:48:47 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 7F4D1393BC09 for ; Sat, 3 Jul 2021 18:48:46 +0000 (GMT) Received: from mail-pl1-x62b.google.com (mail-pl1-x62b.google.com [IPv6:2607:f8b0:4864:20::62b]) by sourceware.org (Postfix) with ESMTPS id 23BB23857831 for ; Sat, 3 Jul 2021 18:48:36 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 23BB23857831 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=adacore.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=adacore.com Received: by mail-pl1-x62b.google.com with SMTP id m15so3003366plx.7 for ; Sat, 03 Jul 2021 11:48:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adacore-com.20150623.gappssmtp.com; s=20150623; h=mime-version:content-transfer-encoding:from:to:subject:message-id :date; bh=2wq66UDMvS3JOSJMtE3sTBPv+TJ6hUhp4T1NLdoBzI8=; b=a2QA8zLsE/SNlVohjB77c5dTZ5qO9azNEV0JGKAO8mliCxDcS2exGogwMJf2po2Ydb IIxlgAaxKulv+F5z//QPVK/ReDKiood2O3KW4ft1mVObjZxovLhFLHEa+5kU/PDUAGnr Nu2/LVpuIRsIu4y/4a8NsxKYccbNVLBVcb832dZezSSPJ1OoC3r5ygIp7EhKPsZ8oTaf 7b+ApufP2TqHuueTUo3b7vfMyjpZM/UftzGqLS7VufRcoyskBAoQ1ETWKK0wdGECS49d YWJpdRy9XV1hcFNaYA1Vje4AL/4lwig7fY+61iX+yj6B3a0yL2i1yNrGGeMZq0qcwAH9 7fSA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:content-transfer-encoding:from:to :subject:message-id:date; bh=2wq66UDMvS3JOSJMtE3sTBPv+TJ6hUhp4T1NLdoBzI8=; b=qMeAIun1tDFTTtA0yzo5pgWlHsYa4Jf6yTxOd2f29QpUMSzXD80ZjQIfNP9UlhAHqq J/nm7ejQWJ7RHAlAqcYDhE58RbPEWxNu6yuyrSMdbsl1Y9HJ8uD2XMRwLtAf9oqA6Po3 Px23Fzcxvo/6aa9p2si3kAkFFij0gpThW+tBJrJLwBP0gkmN7Xtr7Jq11uSN91j0XRUU mpJcjQKTw7PZjb6P8+/MLxZcLyO68BLaxL5VfWD24EZGbMMDR8r7eyA07GFDz8vRJZ2/ aYJ9JyEZ8bHG9w/8nwxc6sUo6n+rswnAUKgjUzi4T0Y67afS5tsE7tjAlSQUynqjyLhh 9ryA== X-Gm-Message-State: AOAM530w+EH0y7mkTXDfpHbI+s236oPaVoXpo8ue+o/GvZaFf2rviE5A t6bM20HzQSShnVGRnH8sJknFtUbvC63B X-Google-Smtp-Source: ABdhPJyACtfoVRjSMZ+RASTsa/NNqtoGdnU5OunuphaxVKR0r6clBA4+/7a2zpgqHsWkw7cc694JGA== X-Received: by 2002:a17:90a:2f46:: with SMTP id s64mr5982031pjd.158.1625338114934; Sat, 03 Jul 2021 11:48:34 -0700 (PDT) Received: from takamaka.home ([184.69.131.86]) by smtp.gmail.com with ESMTPSA id z15sm8489735pgc.13.2021.07.03.11.48.34 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 03 Jul 2021 11:48:34 -0700 (PDT) Received: from [127.0.1.1] (localhost [127.0.0.1]) by takamaka.home (Postfix) with ESMTP id 94F2889AFF for ; Sat, 3 Jul 2021 11:48:33 -0700 (PDT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Joel Brobecker To: gdb-patches@sourceware.org Subject: GDB 11.0.90 available for testing Message-Id: <20210703184833.94F2889AFF@takamaka.home> Date: Sat, 3 Jul 2021 11:48:33 -0700 (PDT) X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb-patches" Hello, I have just finished creating the gdb-11.0.90 pre-release. It is available for download at the following location: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-11.0.90.tar.xz A gzip'ed version is also available: gdb-11.0.90.tar.gz. Please give it a test if you can and report any problems you might find. On behalf of all the GDB contributors, thank you! -- Joel Brobecker