From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6989 invoked by alias); 12 Sep 2009 18:35:35 -0000 Received: (qmail 6981 invoked by uid 22791); 12 Sep 2009 18:35:35 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from shell4.BAYAREA.NET (HELO shell4.bayarea.net) (209.128.82.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 12 Sep 2009 18:35:31 +0000 Received: (qmail 3140 invoked from network); 12 Sep 2009 11:35:29 -0700 Received: from 209-128-106-254.bayarea.net (HELO redwood.eagercon.com) (209.128.106.254) by shell4.bayarea.net with SMTP; 12 Sep 2009 11:35:28 -0700 Message-ID: <4AABE9EE.6040606@eagercon.com> Date: Sat, 12 Sep 2009 18:35:00 -0000 From: Michael Eager User-Agent: Thunderbird 2.0.0.23 (X11/20090825) MIME-Version: 1.0 To: Eli Zaretskii CC: gdb-patches@sourceware.org Subject: Re: Support for Xilinx MicroBlaze architecture (1 of 3) References: <4AAAA1CF.6080403@eagercon.com> <833a6s1rds.fsf@gnu.org> In-Reply-To: <833a6s1rds.fsf@gnu.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-09/txt/msg00373.txt.bz2 Eli Zaretskii wrote: >> By default >> +@code{xmd} uses port @code{1234}. > > Is there a way to change this default, and if so, should we let the > user know how to do that? There's documentation in the Xilinx EDK/SDK or running "xmd --help" lists the options. I believe that there is an option to set the port. Do you think that xmd should be described in the gdb info? Or only this option? > >> +@item target remote XMD-HOST:1234 >> +@kindex target remote xmd-host>:1234 >> +Use this command to connect to the target if you are running @value{GDBN} >> +on a different system @code{xmd}, which is running on @code{XMD-HOST}. > > I understand that XMD-HOST stands for the real name of the host. If > so, we use the @var markup in Texinfo for this: > > +@item target remote @var{xmd-host}:1234 > +Use this command to connect to the target if you are running @value{GDBN} > +on a different system @code{xmd}, which is running on @var{xmd-host}. Sure. > Finally, the index entries you have are not useful: they all are for > commands that are not specific to the XMD target, and already have > index entries elsewhere in the manual, where the general form of these > commands is described. What is needed in this section is @cindex > entries about the XMD itself, so that the reader could easily find > this section. So I suggest these entries immediately after the > @subsection line: > > @cindex Xilinx MicroBlaze > @cindex XMD, Xilinx Microprocessor Debugger I'll pull the generic index entries and add these. > Okay with these changes. Thanks. -- Michael Eager eager@eagercon.com 1960 Park Blvd., Palo Alto, CA 94306 650-325-8077