From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7575 invoked by alias); 11 Oct 2003 22:10:32 -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 7568 invoked from network); 11 Oct 2003 22:10:31 -0000 Received: from unknown (HELO walton.kettenis.dyndns.org) (213.93.115.144) by sources.redhat.com with SMTP; 11 Oct 2003 22:10:31 -0000 Received: from elgar.kettenis.dyndns.org (elgar.kettenis.dyndns.org [192.168.0.2]) by walton.kettenis.dyndns.org (8.12.6p3/8.12.6) with ESMTP id h9BMAN4x000444; Sun, 12 Oct 2003 00:10:23 +0200 (CEST) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: from elgar.kettenis.dyndns.org (localhost [127.0.0.1]) by elgar.kettenis.dyndns.org (8.12.6p3/8.12.6) with ESMTP id h9BMANGj010354; Sun, 12 Oct 2003 00:10:23 +0200 (CEST) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: (from kettenis@localhost) by elgar.kettenis.dyndns.org (8.12.6p3/8.12.6/Submit) id h9BMAMmN010351; Sun, 12 Oct 2003 00:10:22 +0200 (CEST) Date: Sat, 11 Oct 2003 22:10:00 -0000 Message-Id: <200310112210.h9BMAMmN010351@elgar.kettenis.dyndns.org> From: Mark Kettenis To: ac131313@redhat.com CC: gdb-patches@sources.redhat.com In-reply-to: <3F8814BF.3060106@redhat.com> (message from Andrew Cagney on Sat, 11 Oct 2003 10:33:35 -0400) Subject: Re: [PATCH/RFA]: New architecture method: regset_from_core_section References: <200310111305.h9BD5JLE078955@elgar.kettenis.dyndns.org> <3F8814BF.3060106@redhat.com> X-SW-Source: 2003-10/txt/msg00418.txt.bz2 Date: Sat, 11 Oct 2003 10:33:35 -0400 From: Andrew Cagney > The future might bring us regset_from_remote and perhaps > regset_from_ptrace_request. We'll see. Can you add this info in the doco as a maintainer note? I'll try to cook something up. Any suggestion on where to add it? Mark