From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30163 invoked by alias); 23 Apr 2004 12:41:51 -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 30145 invoked from network); 23 Apr 2004 12:41:51 -0000 Received: from unknown (HELO mailgw.univr.it) (157.27.6.150) by sources.redhat.com with SMTP; 23 Apr 2004 12:41:51 -0000 Received: (qmail 51257 invoked from network); 23 Apr 2004 12:21:53 -0000 Received: from unknown (HELO profs.sci.univr.it) (157.27.252.10) by mailgw.univr.it with SMTP; 23 Apr 2004 12:21:53 -0000 Received: from toti (toti.sci.univr.it [157.27.242.42]) by profs.sci.univr.it (8.9.3/8.9.3) with ESMTP id OAA21838 for ; Fri, 23 Apr 2004 14:41:50 +0200 (MET DST) Message-ID: <006c01c42930$56a2b7d0$2af21b9d@toti> From: "Stefano Martini" To: "GDB" Subject: new board Date: Fri, 23 Apr 2004 16:03:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-SW-Source: 2004-04/txt/msg00144.txt.bz2 Hi all , I'm writing programs for a specific mips board. I need to edit the gdb (sim) source files to add this board. Is there any document about this topic? I think I have to specify the memory regions for the board. Which is the right way to do this? Thanks Stefano