From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4416 invoked by alias); 27 Sep 2005 09:15:41 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 4381 invoked by uid 22791); 27 Sep 2005 09:15:34 -0000 Received: from xproxy.gmail.com (HELO xproxy.gmail.com) (66.249.82.203) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 27 Sep 2005 09:15:34 +0000 Received: by xproxy.gmail.com with SMTP id h28so1519529wxd for ; Tue, 27 Sep 2005 02:15:33 -0700 (PDT) Received: by 10.70.24.4 with SMTP id 4mr903004wxx; Tue, 27 Sep 2005 02:15:33 -0700 (PDT) Received: by 10.70.33.16 with HTTP; Tue, 27 Sep 2005 02:15:32 -0700 (PDT) Message-ID: <6f48278f05092702151cf4bcab@mail.gmail.com> Date: Tue, 27 Sep 2005 09:15:00 -0000 From: Jie Zhang Reply-To: Jie Zhang To: gdb@sources.redhat.com Subject: About new target MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-SW-Source: 2005-09/txt/msg00207.txt.bz2 Hi, I'm working for a new gdb port for ADI's Blackfin DSP processor. The gcc port for Blackfin has been contributed. We also have submit a binutils port to the binutils mailing list. We hope its gdb port can be included into gdb 6.4 release. Here are my questions about it: 1. When will be the deadline to be included into gdb 6.4? 2. Should the new target be multi-arch to be accepted or partial multi-arch is also allowed? Thanks, Jie