From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from eggs.gnu.org (eggs.gnu.org [IPv6:2001:470:142:3::10]) by sourceware.org (Postfix) with ESMTPS id BBF5D3857C7A for ; Fri, 16 Apr 2021 07:07:06 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org BBF5D3857C7A Received: from fencepost.gnu.org ([2001:470:142:3::e]:52087) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lXIZG-0002Bc-CL for gdb@sourceware.org; Fri, 16 Apr 2021 03:07:06 -0400 Received: from ip5f5a8a3c.dynamic.kabel-deutschland.de ([95.90.138.60]:62937 helo=[192.168.111.41]) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1lXIZF-0000mt-UY for gdb@sourceware.org; Fri, 16 Apr 2021 03:07:06 -0400 To: gdb@sourceware.org From: Simon Sobisch Subject: How to search through the mailing list? Message-ID: Date: Fri, 16 Apr 2021 09:07:04 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_SHORT, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Apr 2021 07:07:07 -0000 That was likely answered before but the answer is "missing" at either www.gnu.org/software/gdb/mailing-lists/ or https://sourceware.org/mailman/listinfo/gdb/ - adding it there would be likely useful. I've found the following likely should work. is that the "correct way"? https://sourceware.org/cgi-bin/search.cgi?form=extended&GroupBySite=yes&ul=%2Fgdb Thanks, Simon