From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vs1-xe2e.google.com (mail-vs1-xe2e.google.com [IPv6:2607:f8b0:4864:20::e2e]) by sourceware.org (Postfix) with ESMTPS id 6658F3858C2F for ; Thu, 25 Aug 2022 12:54:43 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 6658F3858C2F Received: by mail-vs1-xe2e.google.com with SMTP id 67so20773290vsv.2 for ; Thu, 25 Aug 2022 05:54:43 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=mime-version:message-id:date:in-reply-to:subject:cc:to:from :user-agent:references:x-gm-message-state:from:to:cc; bh=c0e9ax1I3SQ+w8HcSG+sS7UieEpn4WjsWaJ/b1BjaZM=; b=ZlPjUwlIuht4D/LADXi+FhFMgdQXHEl9n3boPNSgpGC1cCOnp/ZbNUliC3y1bLDEhT CN0bElXouv8rCZl1Nj/SRJLUmOjPjVluPZsyJZlEnTFg3rA9vHPbbpR2eqaGni/5pfXr U4pa7CxH5VUx489V5MeJKG3i2rOnSbB31oamf3Ue738aHqV1C2h1WnAww2xxCmLBoUgh Ex4IZsDi+6Y3DSyZ6kTpl9B1GHPdpU8h+7fR7gAH38sf5zljztt1XYrdt3OZ7zvQPoGu JWUwSiXXrpPYutQzjjQQkAKOCCc3zxn+c36ifjFwDXCIrPx0Qhi8QNVwhmTnq7n2yF6D ZhHw== X-Gm-Message-State: ACgBeo27r1GUe3q15CeVryOuK97tH1+II6S+UmZV38mIfOS562PmRgL3 yFu6w/O2/8TghgSFsHRm5AlA4A== X-Google-Smtp-Source: AA6agR5alnmUQW9ARSJKUs4cwU3jkK4xO/tYCG9MgkPZYsOOOimcpy0XaReLS6wMJpGAuM4G19ODoA== X-Received: by 2002:a67:c404:0:b0:386:beff:3ec4 with SMTP id c4-20020a67c404000000b00386beff3ec4mr1269388vsk.75.1661432082821; Thu, 25 Aug 2022 05:54:42 -0700 (PDT) Received: from localhost ([2804:14c:8780:89d8:9238:a6ce:8505:b0a4]) by smtp.gmail.com with ESMTPSA id d206-20020a1f9bd7000000b0038cc586432asm4599704vke.29.2022.08.25.05.54.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Aug 2022 05:54:42 -0700 (PDT) References: <20220523175650.1414839-1-eduard.sargsyan@intel.com> User-agent: mu4e 1.8.9; emacs 28.1 From: Thiago Jung Bauermann To: "Sargsyan, Eduard" Cc: gdb-patches@sourceware.org Subject: Re: [PING][PATCH 0/2] Some patches for multi inferior case In-reply-to: Date: Thu, 25 Aug 2022 12:54:39 +0000 Message-ID: <871qt4fpps.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-4.0 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.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) 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: Thu, 25 Aug 2022 12:54:47 -0000 Hello Eduard, "Sargsyan, Eduard via Gdb-patches" writes: > Hi all, > > Do we have any ideas/comments on the patches I would like to merge? I haven't got any feedback since May... Did you post the patches? I only have the cover letter in my mail folder. I also checked the new public-inbox archive (thanks Mark Wielaard!): https://inbox.sourceware.org/gdb-patches/?q=s%3A%22multi+inferior+case%22 And I only see the cover letter there as well. -- Thiago