From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31092 invoked by alias); 13 Feb 2004 10:47:55 -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 31084 invoked from network); 13 Feb 2004 10:47:54 -0000 Received: from unknown (HELO hotmail.com) (64.4.16.90) by sources.redhat.com with SMTP; 13 Feb 2004 10:47:54 -0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 13 Feb 2004 02:47:53 -0800 Received: from 203.200.20.226 by law11-oe33.law11.hotmail.com with DAV; Fri, 13 Feb 2004 10:47:53 +0000 X-Originating-IP: [203.200.20.226] X-Originating-Email: [mohanlaljangir@hotmail.com] X-Sender: mohanlaljangir@hotmail.com Reply-To: "mohanlal jangir" From: "mohanlal jangir" To: Subject: hardware support for gdb? Date: Fri, 13 Feb 2004 10:47:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-ID: X-OriginalArrivalTime: 13 Feb 2004 10:47:53.0592 (UTC) FILETIME=[D52CA780:01C3F21E] X-SW-Source: 2004-02/txt/msg00134.txt.bz2 I have an ARM board which comes with its own boot monitor, which just brings up the board. I download RedBoot to bring the target up as well as to connect with gdb. My question is, what is minimal support required from a target hardware so that an application like RedBoot can work on it to connect with gdb and provide debugging. Regards Mohanlal