From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12802 invoked by alias); 5 Feb 2004 06:34:25 -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 12777 invoked from network); 5 Feb 2004 06:34:22 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by sources.redhat.com with SMTP; 5 Feb 2004 06:34:22 -0000 Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.24) id 1Aod5f-0001IT-Jt; Thu, 05 Feb 2004 01:34:20 -0500 Date: Thu, 05 Feb 2004 06:34:00 -0000 Message-Id: From: Eli Zaretskii To: Roland McGrath CC: gdb@sources.redhat.com In-reply-to: <200402042358.i14NwkYl001175@magilla.sf.frob.com> (message from Roland McGrath on Wed, 4 Feb 2004 15:58:46 -0800) Subject: Re: remote protocol support for TARGET_OBJECT_AUXV Reply-to: Eli Zaretskii References: <200402042358.i14NwkYl001175@magilla.sf.frob.com> X-SW-Source: 2004-02/txt/msg00041.txt.bz2 > Date: Wed, 4 Feb 2004 15:58:46 -0800 > From: Roland McGrath > > I am proposing a new query packet `qAuxVector' to support reading > TARGET_OBJECT_AUXV data. Here's the proposed docs addition describing it. > After that, I've appended (short) patches implementing it in gdb and > gdbserver so you can see concretely what I mean. The manual change is okay. Thanks.