From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6854 invoked by alias); 31 Oct 2011 08:50:17 -0000 Received: (qmail 6846 invoked by uid 22791); 31 Oct 2011 08:50:15 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_NW X-Spam-Check-By: sourceware.org Received: from mail-iy0-f169.google.com (HELO mail-iy0-f169.google.com) (209.85.210.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 31 Oct 2011 08:50:01 +0000 Received: by iagf6 with SMTP id f6so9133316iag.0 for ; Mon, 31 Oct 2011 01:50:01 -0700 (PDT) Received: by 10.231.41.9 with SMTP id m9mr4897955ibe.96.1320051000663; Mon, 31 Oct 2011 01:50:00 -0700 (PDT) Received: from [222.205.30.4] ([222.205.30.4]) by mx.google.com with ESMTPS id dd36sm18690046ibb.7.2011.10.31.01.49.57 (version=SSLv3 cipher=OTHER); Mon, 31 Oct 2011 01:49:59 -0700 (PDT) Message-ID: <4EAE5FD9.7040004@gmail.com> Date: Mon, 31 Oct 2011 08:52:00 -0000 From: asmwarrior User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Thunderbird/2.0.0.19 Mnenhy/0.7.6.0 MIME-Version: 1.0 To: gdb@sourceware.org, Xun Xun , chenwj@iis.sinica.edu.tw Subject: Re: gdb crash when I try to print a std::queue (Windows) References: <4EAD4FE7.9050102@gmail.com> <4EAD56D4.5020709@gmail.com> <20111031084035.GA40553@cs.nctu.edu.tw> In-Reply-To: <20111031084035.GA40553@cs.nctu.edu.tw> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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/msg00234.txt.bz2 On 2011-10-31 16:40, 陳韋任 wrote: >> So, the conclusion should be: >> This bug is introduced after 20111027, so it is nearly the last week. I hope the developers can find the regression introduced the last week. I'm not familiar with the gdb's source code, but I would like to test for you. > Have you opened a bug report? See http://www.gnu.org/s/gdb/bugs/ > > Regards, > chenwj > Ok, done. http://sourceware.org/bugzilla/show_bug.cgi?id=13363 thanks for the hint. asmwarrior