From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2231 invoked by alias); 29 Apr 2005 13:10:31 -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 1679 invoked from network); 29 Apr 2005 13:10:10 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 29 Apr 2005 13:10:10 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DRVFx-0005DH-A3; Fri, 29 Apr 2005 09:10:09 -0400 Date: Fri, 29 Apr 2005 13:10:00 -0000 From: Daniel Jacobowitz To: Wu Zhou Cc: gdb-patches@sources.redhat.com Subject: Re: about how to add support to new c++ compiler in GDB Message-ID: <20050429131009.GA19942@nevyn.them.org> Mail-Followup-To: Wu Zhou , gdb-patches@sources.redhat.com References: <001f01c54a0b$146e8450$7286b509@ibmcsdl9m89c83> <20050426031822.GA4998@nevyn.them.org> <20050427200901.GA25180@nevyn.them.org> <019101c54bc9$20360cd0$4186b509@ibmcsdl9m89c83> <20050428131902.GB29277@nevyn.them.org> <012801c54c64$5b02d500$4186b509@ibmcsdl9m89c83> <02ab01c54c8c$f3e4aeb0$4186b509@ibmcsdl9m89c83> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <02ab01c54c8c$f3e4aeb0$4186b509@ibmcsdl9m89c83> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-04/txt/msg00421.txt.bz2 On Fri, Apr 29, 2005 at 03:27:49PM +0800, Wu Zhou wrote: > > BTW. I had verify your patch, It did worked. No SEGV error any more. > > Althought there are still some error, most of them should be XLC specific > I > > believe. I could work with XLC guys to improve them. > > Daniel, after playing with your patch for some more time, I had the > following questions. Would you please answer these? Thanks a lot! I am afraid that I'm not going to have time to answer these questions for a while :-( I'll get back to you about them, but I wanted to let you know that I did see them. I'll have to dig my head back into this code to answer them. -- Daniel Jacobowitz CodeSourcery, LLC