From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26075 invoked by alias); 15 Dec 2004 00:50:59 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 26040 invoked from network); 15 Dec 2004 00:50:52 -0000 Received: from unknown (HELO krynn.se.axis.com) (193.13.178.10) by sourceware.org with SMTP; 15 Dec 2004 00:50:52 -0000 Received: from ignucius.se.axis.com (ignucius.se.axis.com [10.83.5.18]) by krynn.se.axis.com (8.12.9/8.12.9/Debian-5local0.1) with ESMTP id iBF0ommp003035; Wed, 15 Dec 2004 01:50:48 +0100 Received: from ignucius.se.axis.com (localhost [127.0.0.1]) by ignucius.se.axis.com (8.12.8p1/8.12.8/Debian-2woody1) with ESMTP id iBF0omdD009922; Wed, 15 Dec 2004 01:50:48 +0100 Received: (from hp@localhost) by ignucius.se.axis.com (8.12.8p1/8.12.8/Debian-2woody1) id iBF0omFb009918; Wed, 15 Dec 2004 01:50:48 +0100 Date: Wed, 15 Dec 2004 01:28:00 -0000 Message-Id: <200412150050.iBF0omFb009918@ignucius.se.axis.com> From: Hans-Peter Nilsson To: cagney@gnu.org CC: gdb-patches@sources.redhat.com In-reply-to: <41BC8AB5.1080601@gnu.org> (message from Andrew Cagney on Sun, 12 Dec 2004 13:15:17 -0500) Subject: Sim manual (was: Re: [RFA:] sim --sysroot=... option.) X-SW-Source: 2004-12/txt/msg00377.txt.bz2 > Date: Sun, 12 Dec 2004 13:15:17 -0500 > From: Andrew Cagney > PS: You wouldn't be interested in writing a simulator section of the GDB > manual? :-) Not really as part of the GDB manual, no. The simulators should have a main free-standing manual. I'm considering some day taking a decision to add that to my todo-list. :-) (I might delegate it.) Naturally there should be a GDB chapter about the GDB-specific thingies connecting with a simulator but I see there's already a lot more than I knew there. (Heh, "target sim", wow.) brgds, H-P