From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31749 invoked by alias); 12 Oct 2011 01:01:24 -0000 Received: (qmail 31736 invoked by uid 22791); 12 Oct 2011 01:01:23 -0000 X-SWARE-Spam-Status: No, hits=-0.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_NX X-Spam-Check-By: sourceware.org Received: from mail-gy0-f169.google.com (HELO mail-gy0-f169.google.com) (209.85.160.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 12 Oct 2011 01:01:09 +0000 Received: by gya6 with SMTP id 6so200066gya.0 for ; Tue, 11 Oct 2011 18:01:09 -0700 (PDT) Received: by 10.68.44.134 with SMTP id e6mr1940730pbm.5.1318381268908; Tue, 11 Oct 2011 18:01:08 -0700 (PDT) Received: from [192.168.1.2] ([112.94.251.175]) by mx.google.com with ESMTPS id z3sm1560232pbu.7.2011.10.11.18.01.05 (version=SSLv3 cipher=OTHER); Tue, 11 Oct 2011 18:01:07 -0700 (PDT) Message-ID: <4E94E6CE.5060603@gmail.com> Date: Wed, 12 Oct 2011 01:01:00 -0000 From: xunxun User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0) Gecko/20110929 Thunderbird/7.0 MIME-Version: 1.0 To: Chris Sutcliffe CC: gdb@sourceware.org, asmwarrior Subject: Re: gdb built from gcc 4.6.1 has some crash problem References: <4E94471F.3010609@gmail.com> <4E94E274.7030803@gmail.com> In-Reply-To: <4E94E274.7030803@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2011-10/txt/msg00067.txt.bz2 于 2011/10/12 8:42, Chris Sutcliffe 写道: > > I'm running 32-bit Arch Linux using 32-bit gcc. > > Chris Sorry, my last mail is not delivered successfully. So I email again: I can confirm the issue also existed in the MinGW64 gcc4.6.1, but no problem on Win7 64bit. Is this only on WinXP? In addition, latest gcc4.6 branch also has the problem, specially, gdb built by latest gcc4.6 branch has an another crash question, I reported it to gcc bugzilla: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50664 -- Best Regards, xunxun