From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14361 invoked by alias); 13 May 2002 05:27:49 -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 14354 invoked from network); 13 May 2002 05:27:47 -0000 Received: from unknown (HELO is.elta.co.il) (199.203.121.2) by sources.redhat.com with SMTP; 13 May 2002 05:27:47 -0000 Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id IAA08746; Mon, 13 May 2002 08:26:02 +0300 (IDT) Date: Sun, 12 May 2002 22:27:00 -0000 From: Eli Zaretskii X-Sender: eliz@is To: Jason R Thorpe cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH/RFC] Generic OS ABI handling for gdbarch In-Reply-To: <20020512220022.P3435@dr-evil.shagadelic.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-05/txt/msg00449.txt.bz2 On Sun, 12 May 2002, Jason R Thorpe wrote: > > If this is approved, may I suggest to document this framework in > > gdbint.texinfo? > > Yes, that is the plan. I'll submit a patch for the documentation > tomorrow (with luck :-) Thanks!