From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6919 invoked by alias); 18 May 2005 02:23:15 -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 6779 invoked from network); 18 May 2005 02:23:08 -0000 Received: from unknown (HELO e4.ny.us.ibm.com) (32.97.182.144) by sourceware.org with SMTP; 18 May 2005 02:23:08 -0000 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e4.ny.us.ibm.com (8.12.11/8.12.11) with ESMTP id j4I2N8Dq014702 for ; Tue, 17 May 2005 22:23:08 -0400 Received: from d01av02.pok.ibm.com (d01av02.pok.ibm.com [9.56.224.216]) by d01relay04.pok.ibm.com (8.12.10/NCO/VER6.6) with ESMTP id j4I2N8NJ111034 for ; Tue, 17 May 2005 22:23:08 -0400 Received: from d01av02.pok.ibm.com (loopback [127.0.0.1]) by d01av02.pok.ibm.com (8.12.11/8.13.3) with ESMTP id j4I2N73u013260 for ; Tue, 17 May 2005 22:23:07 -0400 Received: from imap.linux.ibm.com (imap.rtp.raleigh.ibm.com [9.42.107.100]) by d01av02.pok.ibm.com (8.12.11/8.12.11) with ESMTP id j4I2Mu39013090; Tue, 17 May 2005 22:23:07 -0400 Received: by imap.linux.ibm.com (Postfix, from userid 48) id CD9607C009; Tue, 17 May 2005 22:22:56 -0400 (EDT) Received: from 9.181.134.123 ([9.181.134.123]) by imap.rtp.raleigh.ibm.com (IMP) with HTTP for ; Tue, 17 May 2005 22:22:56 -0400 Message-ID: <1116382976.428aa7008dada@imap.linux.ibm.com> Date: Wed, 18 May 2005 03:20:00 -0000 From: Wu Zhou To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: [patch] update gdb.base/shreloc.exp to use new shared library infrastructure MIME-Version: 1.0 Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.7 X-SW-Source: 2005-05/txt/msg00438.txt.bz2 Quoting Daniel Jacobowitz : > On Tue, May 17, 2005 at 10:38:46AM -0400, Wu Zhou wrote: > > No. I don't have write access yet. As you might know, I am very new to > > GDB development. Maybe I need some good patches to get the write access. > > So maybe someone else need to commit this(I can rewrite the changelog). > > I could ask Paul to do this. But if you are willing to do it, that will > > be highly appreciated. > > I've checked in the patch. Your mailer is still mangling tabs, even in > attachments; the patch did not apply cleanly because several had been > converted to spaces. Thanks for your kind help. It is a great pity that the mailer still mangle tabs. Really sorry for the trouble it brought. I will have someone look into this for me immediately. - Wu Zhou