From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15993 invoked by alias); 12 Feb 2005 03:51:05 -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 15786 invoked from network); 12 Feb 2005 03:50:59 -0000 Received: from unknown (HELO mail.netspace.net.au) (203.10.110.72) by sourceware.org with SMTP; 12 Feb 2005 03:50:59 -0000 Received: from [192.168.1.11] (220-253-14-161.VIC.netspace.net.au [220.253.14.161]) by mail.netspace.net.au (Postfix) with ESMTP id A80C571C2B for ; Sat, 12 Feb 2005 14:50:57 +1100 (EST) Message-ID: <420D7EEA.6090407@netspace.net.au> Date: Sat, 12 Feb 2005 04:24:00 -0000 From: Russell Shaw User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20050105 Debian/1.7.5-1 MIME-Version: 1.0 To: GDB Subject: Branching Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-02/txt/msg00085.txt.bz2 Hi, I made a new remote target for gdb that runs a hardware in-circuit emulator. I might add a software simulator target too. Is it usual to create a 'branch' of gdb for this? The files i work on are new ones that aren't a normal part of gdb.