From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4056 invoked by alias); 26 Oct 2007 15:30:34 -0000 Received: (qmail 4048 invoked by uid 22791); 26 Oct 2007 15:30:34 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (213.8.233.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 26 Oct 2007 15:30:30 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-4-136.inter.net.il [80.230.4.136]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id IDM78939 (AUTH halo1); Fri, 26 Oct 2007 17:27:33 +0200 (IST) Date: Fri, 26 Oct 2007 15:39:00 -0000 Message-Id: From: Eli Zaretskii To: "Ulrich Weigand" CC: drow@false.org, gdb-patches@sourceware.org In-reply-to: <200710261452.l9QEqheF020738@d12av02.megacenter.de.ibm.com> (uweigand@de.ibm.com) Subject: Re: [rfc] [9/9] Multi-target support: Add --enable-targets= option Reply-to: Eli Zaretskii References: <200710261452.l9QEqheF020738@d12av02.megacenter.de.ibm.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-10/txt/msg00717.txt.bz2 > Date: Fri, 26 Oct 2007 16:52:43 +0200 (CEST) > From: "Ulrich Weigand" > Cc: eliz@gnu.org (Eli Zaretskii), gdb-patches@sourceware.org > > > > > + --enable-targets alternative target configurations > > > > > > Is this NEWS-worthy? > > > > I think so! > > Eli, what about the following wording: > > * GDB now supports the --enable-targets= configure option > to allow building a single GDB executable that supports > multiple remote target architectures. Fine with me, thanks.