From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8406 invoked by alias); 15 Apr 2005 19:15:26 -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 8303 invoked from network); 15 Apr 2005 19:15:19 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 15 Apr 2005 19:15:19 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j3FJFJZC026760 for ; Fri, 15 Apr 2005 15:15:19 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j3FJFJO17043; Fri, 15 Apr 2005 15:15:19 -0400 Received: from [172.16.24.50] (bluegiant.sfbay.redhat.com [172.16.24.50]) by potter.sfbay.redhat.com (8.12.8/8.12.8) with ESMTP id j3FJFHYE006126; Fri, 15 Apr 2005 15:15:17 -0400 Message-ID: <426012C4.2010009@redhat.com> Date: Fri, 15 Apr 2005 19:15:00 -0000 From: Michael Snyder Organization: Red Hat, Inc. User-Agent: Mozilla Thunderbird (X11/20050322) MIME-Version: 1.0 To: Eli Zaretskii CC: gdb-patches@sources.redhat.com Subject: Re: [COMMIT] Document target- and native-specific commands References: <01c541da$Blat.v2.4$3ff628a0@zahav.net.il> In-Reply-To: <01c541da$Blat.v2.4$3ff628a0@zahav.net.il> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-04/txt/msg00161.txt.bz2 Eli Zaretskii wrote: > This documents as yet undocumented commands in *-nat.c and *-tdep.c > files. > > Committed. > > 2005-04-15 Eli Zaretskii > > * gdb.texinfo (Hurd Native): New subsection, documents > Hurd-specific commands. > (Maintenance Commands): Add cross-reference to "Debugging Output". > (Debugging Output): Document "set/show debug lin-lwp". > (MIPS): Improve documentation of heuristic-fence-post. Document > "set/show mips abi", "set/show mips saved-gpreg-size", "set/show > mips stack-arg-size", "set/show mips mask-address", "set/show mips > remote-mips64-transfers-32bit-regs", "set/show debug mips". > (ARM): Document ARM-specific commands. > (AVR): New section. Document "info io_registers". > (CRIS): New section. Document "set/show cris-version" and > "set/show cris-dwarf2-cfi". > (HPPA): New section. Document "set/show debug hppa" and "maint > print unwind". > (Netrino): New subsection. Document "set/show debug nto-debug". Eli, s/Netrino/Neutrino/ Michael