From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16924 invoked by alias); 7 Dec 2005 02:35:14 -0000 Received: (qmail 16917 invoked by uid 22791); 7 Dec 2005 02:35:13 -0000 X-Spam-Check-By: sourceware.org Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.194) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 07 Dec 2005 02:35:13 +0000 Received: by zproxy.gmail.com with SMTP id x3so233299nzd for ; Tue, 06 Dec 2005 18:35:11 -0800 (PST) Received: by 10.36.25.18 with SMTP id 18mr1048217nzy; Tue, 06 Dec 2005 18:35:11 -0800 (PST) Received: by 10.37.2.6 with HTTP; Tue, 6 Dec 2005 18:35:11 -0800 (PST) Message-ID: <8f2776cb0512061835k2148e47elf7d3fa37bd18ac6b@mail.gmail.com> Date: Wed, 07 Dec 2005 02:35:00 -0000 From: Jim Blandy To: pgilliam@us.ibm.com Subject: Re: debugging a bootloader Cc: gdb@sourceware.org, Daniel Jacobowitz , Carlos Mitidieri In-Reply-To: <200512061016.51838.pgilliam@us.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200512061501.38025.carlos.mitidieri@sysgo.com> <20051206140248.GB32659@nevyn.them.org> <200512061016.51838.pgilliam@us.ibm.com> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2005-12/txt/msg00071.txt.bz2 You may want to check out SID: http://sourceware.org/sid/ SID is a simulator framework that lets you build whole-board simulations by plugging together individual components. It has CPU cores for ARM (among others), memory, cache, disk drives, and so on.=20 And it can talk to GDB via the remote protocol.