From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 72222 invoked by alias); 25 Jan 2019 19:08:33 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 72214 invoked by uid 89); 25 Jan 2019 19:08:33 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=H*f:sk:5c9713b, H*i:sk:5825349, H*f:sk:5825349 X-HELO: mx2.freebsd.org Received: from mx2.freebsd.org (HELO mx2.freebsd.org) (8.8.178.116) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 25 Jan 2019 19:08:32 +0000 Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx2.freebsd.org (Postfix) with ESMTPS id 9163D8037D; Fri, 25 Jan 2019 19:08:30 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9C46F6B0D1; Fri, 25 Jan 2019 19:08:29 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from John-Baldwins-MacBook-Pro-3.local (ralph.baldwin.cx [66.234.199.215]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: jhb) by smtp.freebsd.org (Postfix) with ESMTPSA id 4CF07A068; Fri, 25 Jan 2019 19:08:29 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Subject: Re: Supported Systems page on the Wiki To: Pedro Alves Cc: "gdb@sourceware.org" References: <5c9713be-ef32-c17e-bba4-f07fab0af428@FreeBSD.org> <58253495-ea94-9881-29a6-80ee45a37115@redhat.com> From: John Baldwin Openpgp: preference=signencrypt Message-ID: <8c0e12ac-4aac-bb72-95d5-8f3655c823e2@FreeBSD.org> Date: Fri, 25 Jan 2019 19:08:00 -0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 MIME-Version: 1.0 In-Reply-To: <58253495-ea94-9881-29a6-80ee45a37115@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 9C46F6B0D1 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; NEURAL_HAM_SHORT(-0.97)[-0.969,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-IsSubscribed: yes X-SW-Source: 2019-01/txt/msg00032.txt.bz2 On 1/25/19 9:59 AM, Pedro Alves wrote: > On 01/25/2019 05:48 PM, John Baldwin wrote: >> I was looking at the supported systems page on the wiki recently (I made >> some minor updates yesterday) and noticed the second table (Supported Targets) >> is currently missing. There also isn't a table for which configurations >> support native targets. Thinking about this a bit more, I feel that if we >> do fill in the missing second table the page would probably end up a bit >> long. If we further added a table listing native targets, that would make >> the page even longer. > > I'd think a table listing native targets would be about the same as the > hosts table, though. That was a question I forgot to ask is does a Native column even make sense or will it effectively always be true that if GDB is supposed as a host and a target it probably has a native target as well? -- John Baldwin                                                                            Â