From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30356 invoked by alias); 31 May 2007 12:40:18 -0000 Received: (qmail 30343 invoked by uid 22791); 31 May 2007 12:40:17 -0000 X-Spam-Check-By: sourceware.org Received: from mtagate2.de.ibm.com (HELO mtagate2.de.ibm.com) (195.212.29.151) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 31 May 2007 12:40:15 +0000 Received: from d12nrmr1607.megacenter.de.ibm.com (d12nrmr1607.megacenter.de.ibm.com [9.149.167.49]) by mtagate2.de.ibm.com (8.13.8/8.13.8) with ESMTP id l4VCeDMl127890 for ; Thu, 31 May 2007 12:40:13 GMT Received: from d12av02.megacenter.de.ibm.com (d12av02.megacenter.de.ibm.com [9.149.165.228]) by d12nrmr1607.megacenter.de.ibm.com (8.13.8/8.13.8/NCO v8.3) with ESMTP id l4VCeCZm4071552 for ; Thu, 31 May 2007 14:40:12 +0200 Received: from d12av02.megacenter.de.ibm.com (loopback [127.0.0.1]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id l4VCeCON009057 for ; Thu, 31 May 2007 14:40:12 +0200 Received: from [9.145.148.253] (sig-9-145-148-253.de.ibm.com [9.145.148.253]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id l4VCeAPA009025 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 31 May 2007 14:40:11 +0200 Message-ID: <465EC1DA.3080206@de.ibm.com> Date: Thu, 31 May 2007 13:06:00 -0000 From: Markus Deuling User-Agent: Thunderbird 1.5.0.10 (X11/20070301) MIME-Version: 1.0 To: luisgpm@linux.vnet.ibm.com CC: gdb-patches@sourceware.org Subject: Re: [patch] Fix assorted typos References: <1180613386.8837.1.camel@localhost> <1180613976.8837.3.camel@localhost> In-Reply-To: <1180613976.8837.3.camel@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 2007-05/txt/msg00436.txt.bz2 Hi Luis, I have two small comments. >> Index: frame-unwind.h >> =================================================================== >> --- frame-unwind.h.orig 2007-05-31 04:57:13.000000000 -0700 >> +++ frame-unwind.h 2007-05-31 05:02:09.000000000 -0700 >> @@ -33,8 +33,8 @@ >> >> /* The following unwind functions assume a chain of frames forming the >> sequence: (outer) prev <-> this <-> next (inner). All the >> - functions are called with called with the next frame's `struct >> - frame_info' and and this frame's prologue cache. >> + functions are called with the next frame's `struct >> + frame_info' and this frame's prologue cache. `struct frame_info' The first and last character are different. >> Index: parse.c >> =================================================================== >> --- parse.c.orig 2007-05-31 04:57:13.000000000 -0700 >> +++ parse.c 2007-05-31 05:02:09.000000000 -0700 >> @@ -1076,7 +1076,7 @@ >> Maybe it's a problem of my mail reader, but I see a kind of special character here ?!? -- Markus Deuling GNU Toolchain for Linux on Cell BE deuling@de.ibm.com