From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30700 invoked by alias); 16 Jan 2008 23:17:01 -0000 Received: (qmail 30691 invoked by uid 22791); 16 Jan 2008 23:16:59 -0000 X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 16 Jan 2008 23:16:42 +0000 Received: from zps18.corp.google.com (zps18.corp.google.com [172.25.146.18]) by smtp-out.google.com with ESMTP id m0GNGYB4026256 for ; Wed, 16 Jan 2008 23:16:35 GMT Received: from wa-out-1112.google.com (wagm34.prod.google.com [10.114.214.34]) by zps18.corp.google.com with ESMTP id m0GNG9fe021232 for ; Wed, 16 Jan 2008 15:16:34 -0800 Received: by wa-out-1112.google.com with SMTP id m34so775835wag.9 for ; Wed, 16 Jan 2008 15:16:33 -0800 (PST) Received: by 10.114.78.1 with SMTP id a1mr1563010wab.102.1200525393833; Wed, 16 Jan 2008 15:16:33 -0800 (PST) Received: by 10.115.107.7 with HTTP; Wed, 16 Jan 2008 15:16:33 -0800 (PST) Message-ID: Date: Wed, 16 Jan 2008 23:17:00 -0000 From: "Doug Evans" To: "Jim Blandy" Subject: Re: RFA: mention gdb/gdbserver/README in gdb/README Cc: gdb-patches@sourceware.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: 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: 2008-01/txt/msg00423.txt.bz2 On Jan 16, 2008 2:56 PM, Jim Blandy wrote: > > Does this change look okay? > > gdb/ChangeLog: > 2008-01-16 Jim Blandy > > * README: Doc fix. > > diff -r 79c1d0c9402b gdb/README > --- a/gdb/README Tue Jan 15 10:14:02 2008 -0800 > +++ b/gdb/README Wed Jan 16 14:55:33 2008 -0800 > @@ -453,6 +453,10 @@ allows remote debugging for Unix applica > allows remote debugging for Unix applications. gdbserver is only > supported for some native configurations, including Sun 3, Sun 4, and > Linux. > +The file gdb/gdbserver/README includes further notes on gdbserver; in > +particular, it explains how to build gdbserver for cross-debugging > +(where gdbserver runs on the target machine, which is of a different > +architecture than the host machine running GDB). > > There are a number of remote interfaces for talking to existing ROM > monitors and other hardware: > Heh. I grepped through *.texinfo but missed gdbserver/README. Blech. Not that I care now that it's burned into my memory, but I wonder to what extent things in gdb/README, gdb/gdbserver/README, etc. might be better placed in foo.texinfo.