From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf1-x129.google.com (mail-lf1-x129.google.com [IPv6:2a00:1450:4864:20::129]) by sourceware.org (Postfix) with ESMTPS id 7D22E3856DED for ; Wed, 13 Apr 2022 12:19:03 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 7D22E3856DED Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=embecosm.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=embecosm.com Received: by mail-lf1-x129.google.com with SMTP id p10so3123161lfa.12 for ; Wed, 13 Apr 2022 05:19:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embecosm.com; s=google; h=date:from:to:cc:subject:in-reply-to:message-id:references :user-agent:mime-version; bh=UJl/zER9lgwr2D7NvnBoLjDnhMRYuXuv02QblU3ScoU=; b=byirLpJilUnApM5olvAW/ITx9qPGU4J2F50Iji8JkzBSCg1I5bo9ieyQW+LhKHkBHg jJ2igaocACYCwTkVvukxG7RfM3gjyk/vTMexhMet5/DuSHpE4AWKYtBP1kgR56l9HMdg gZcCl6gKu5I+69aNtnM/OnPh42wta1dShsB9LHudCswFnWUBEC5dLxlPGe60sx6PV8f0 CD5XuYo8MRDLInD8g6BMdp+5phfj3JKFgkHptrS/mppe7m6xA92UoWDSwcP42tLyzWTp MGCTeIWdo2RXQqChcHkwxc02mV9vRW6whufLy7pnDVJzgiElr6cV2fu2jUTQcociSHCP cWBA== 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:in-reply-to:message-id :references:user-agent:mime-version; bh=UJl/zER9lgwr2D7NvnBoLjDnhMRYuXuv02QblU3ScoU=; b=Kba0EiF+9YGMr5aCgc2ClwLPWMgkOtKkqqWibLz2XwoGRWymz/6RmhtF3Kq/pAhMIe pJjmY+lI/dw2dPU8Tw5mvULnsOdG0ZdIHKmMkJrNGX6dKwxBTKqci/2a/5AG3PT/C1iV A2irM1iIXqBXU1/sUoUF57DIRUMFy+bYlBjMoJ2cgc2tNDW/bI+BQ2MK/fxIz9iv3RcB +IJgvXUnYHD37Av+2bllgXmIvCG0wyXEV0kAWaxZ5SDrK2dBMl7ycz7Zq4JqdReMK4d4 uYwiFkTNGfUXFd2gcQDrSGMXOrHvDyYJVkRnnTiRrKLsDnT4Bl+obrXv/u88wdypkKHp b4WA== X-Gm-Message-State: AOAM531m1SBUqlvivj8fmHPgrwYwkDObUiBvsV1KPBuSLgTsjdJQgkYh 79RBSNV1Iq36J6f02sAQp/SKIA== X-Google-Smtp-Source: ABdhPJwwYhSj6Lw2Fao6n68aOpettLhEqtmXz2bCLT9Up1e3MauAtSK6GTTXlD3qpaJuF1nwsdGBvQ== X-Received: by 2002:a05:6512:c05:b0:46b:8246:9a0f with SMTP id z5-20020a0565120c0500b0046b82469a0fmr18340349lfu.560.1649852341918; Wed, 13 Apr 2022 05:19:01 -0700 (PDT) Received: from [192.168.219.3] ([78.8.192.131]) by smtp.gmail.com with ESMTPSA id f13-20020ac2498d000000b0046ba5e4785dsm1166036lfl.129.2022.04.13.05.19.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Apr 2022 05:19:01 -0700 (PDT) Date: Wed, 13 Apr 2022 13:18:57 +0100 (BST) From: "Maciej W. Rozycki" To: Simon Sobisch cc: gdb-patches@sourceware.org, Andrew Burgess , Simon Marchi , Tom Tromey Subject: Re: [PING][PATCH v5 0/8] gdb: split array and string limiting options In-Reply-To: <0b46f80f-e281-e71e-a21b-8b2853573702@web.de> Message-ID: References: <0b46f80f-e281-e71e-a21b-8b2853573702@web.de> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE 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: 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: , X-List-Received-Date: Wed, 13 Apr 2022 12:19:05 -0000 On Wed, 13 Apr 2022, Simon Sobisch wrote: > * last time I've checked a NEWS entry was missing There's a NEWS entry for the change in 7/8; the remaining changes are not user-visible. I hope this clears your concern. Thank you for your input. Maciej