From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id pi9jCk8ddGLggQQAWB0awg (envelope-from ) for ; Thu, 05 May 2022 14:54:07 -0400 Received: by simark.ca (Postfix, from userid 112) id 1C4291E058; Thu, 5 May 2022 14:54:07 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, NICE_REPLY_A,RDNS_DYNAMIC,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 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 A54141E00D for ; Thu, 5 May 2022 14:54:06 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 545D8385734B for ; Thu, 5 May 2022 18:54:06 +0000 (GMT) Received: from mail-wr1-f50.google.com (mail-wr1-f50.google.com [209.85.221.50]) by sourceware.org (Postfix) with ESMTPS id D052F3858016 for ; Thu, 5 May 2022 18:53:54 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org D052F3858016 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=palves.net Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-wr1-f50.google.com with SMTP id u3so7277950wrg.3 for ; Thu, 05 May 2022 11:53:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:from:to:cc:references:in-reply-to :content-transfer-encoding; bh=1lJbwbSMnKmqC1v8MNEXQdBpMXArvqsPCbAuTsCoU/k=; b=HdG+UaQBkNoWGjxfiFyF3MfkzVk7+IwGO2DFdtYwJXC5R7rYnruosuSEKLxP5LIntC Id7rgRGAtEgX0xhuvZGxcS413rcke8JJF0OYJVX+Ajm+k0LFhk7y7v6pD3kVlGBjdbx8 9mOPSG1sBW+8PYi6AmeWaKVERqlosZxVT6tyxQZj48ybciItAwIsA9PLW3xbt/Hthtee 4XIppkxuBm50Y+qUn82idl+DGayAZtLcFYXL2kacO6uYwEI8ovGBsfM7kCd9Glm2n3MD zjMqYrFePKRUSQzPCsug11g2EktSYoKHzhmInrOOsjGln7Whm1Z3n8x9ecZxM4Cd8OsP WI6Q== X-Gm-Message-State: AOAM5312RkPlIzxXUQyaRmf5UG2Zi/L1UAaDte2X24TcfauCHpJfFRmU OsOWwrP5OgjW3tQwKCu7Pig= X-Google-Smtp-Source: ABdhPJwAkpkcJLxgm6ni/HmFekM2v3gzITzxBz/BDMraa6SYhYNLj6ZHBgGNKAX1jhGhvMcuur1TwA== X-Received: by 2002:adf:d1e9:0:b0:20c:6c76:14d5 with SMTP id g9-20020adfd1e9000000b0020c6c7614d5mr14780370wrd.375.1651776833819; Thu, 05 May 2022 11:53:53 -0700 (PDT) Received: from ?IPV6:2001:8a0:f924:2600:209d:85e2:409e:8726? ([2001:8a0:f924:2600:209d:85e2:409e:8726]) by smtp.gmail.com with ESMTPSA id l6-20020adfe586000000b0020c5253d8f6sm1881918wrm.66.2022.05.05.11.53.52 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 05 May 2022 11:53:52 -0700 (PDT) Message-ID: <07fae3b9-0e29-234b-f530-4677edbcb3c6@palves.net> Date: Thu, 5 May 2022 19:53:51 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1 Subject: Re: [PATCH] Fix "b func(std::string)", use DMGL_VERBOSE (was: Re: [PATCH] Fix gdb.cp/no-dmgl-verbose.exp test) Content-Language: en-US From: Pedro Alves To: Lancelot SIX References: <5ee342cd5f5272da9970da8a077c2c5209b85d6c.camel@us.ibm.com> <20220429091234.62xhprge74gfpgks@ubuntu.lan> <4610920e52ea1bbeb5181c970887eb7cfe344f1a.camel@us.ibm.com> <032437ea-2ef4-90f5-7b96-8a729bae2252@redhat.com> <31261461-8f2a-8919-c882-3601a9adefd9@palves.net> <117e54956e10755d19aeff2936600dfb89f3b1cf.camel@us.ibm.com> <06aaa8fe-6800-492b-9c01-e2fd360304fb@palves.net> <20220430211043.cr2iqp6xgoeyws7z@octopus> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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: , Cc: Ulrich Weigand , Rogerio Alves , gdb-patches@sourceware.org Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb-patches" On 2022-05-02 16:46, Pedro Alves wrote: > I'll send a v2 with these fixes once I manage to write an actual commit log. Finally found a moment to do this. I split the 'Make "b f(std::string)" even in C work' part to a separate patch, and made it not rely on the current language. So it is now a 3 part series. You can find it here: [PATCH 0/3] Fix "b func(std::string)", DMGL_VERBOSE, gdb.cp/no-dmgl-verbose.exp https://sourceware.org/pipermail/gdb-patches/2022-May/188743.html Comments more than welcome!