From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10200 invoked by alias); 27 Jul 2012 11:15:43 -0000 Received: (qmail 10186 invoked by uid 22791); 27 Jul 2012 11:15:42 -0000 X-SWARE-Spam-Status: No, hits=-5.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_SM X-Spam-Check-By: sourceware.org Received: from mail-pb0-f41.google.com (HELO mail-pb0-f41.google.com) (209.85.160.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 27 Jul 2012 11:15:28 +0000 Received: by pbbrp2 with SMTP id rp2so5384915pbb.0 for ; Fri, 27 Jul 2012 04:15:28 -0700 (PDT) Received: by 10.68.189.104 with SMTP id gh8mr12890776pbc.152.1343387728263; Fri, 27 Jul 2012 04:15:28 -0700 (PDT) Received: from [192.168.1.128] ([115.193.203.122]) by mx.google.com with ESMTPS id qp6sm1730188pbc.55.2012.07.27.04.15.25 (version=SSLv3 cipher=OTHER); Fri, 27 Jul 2012 04:15:27 -0700 (PDT) Message-ID: <50127853.5010701@gmail.com> Date: Fri, 27 Jul 2012 11:15:00 -0000 From: asmwarrior User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: gdb-patches@sourceware.org CC: Joel Brobecker Subject: Re: [RFA] DWARF frame unwinder executes one too many rows References: <1343343082-15401-1-git-send-email-brobecker@adacore.com> <50127671.70400@gmail.com> In-Reply-To: <50127671.70400@gmail.com> Content-Type: text/plain; charset=UTF-8; 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: 2012-07/txt/msg00672.txt.bz2 On 2012-7-27 19:07, asmwarrior wrote: > After applying your patch, those messages were gone. Oh, sorry. I still see such messages after applying the patch, like: [debug]> bt 30 [debug]#0 NativeParserBase::BreakUpComponents (this=0x22fc44, actual=..., components=...) at nativeparser_base.cpp:716 [debug]#1 0x0041a38f in NativeParserTest::TestExpression (this=0x22fc44, expression=..., tree=0x16309b0, searchScope=..., result=...) at nativeparsertest.cpp:83 [debug]#2 0x0040ed74 in Frame::Start (this=0x16280d8) at frame.cpp:336 [debug]#3 0x004360ea in ParserTestApp::OnInit (this=0x161a028) at app.cpp:117 [debug]#4 0x0045da0c in wxAppConsole::CallOnInit (this=0x161a028) at E:/code/cb/wx/wxWidgets-2.8.12/include/wx/app.h:76 [debug]#5 0x0088a23d in wxEntryReal(int&, wchar_t**) () from E:\code\cb\wx\wxWidgets-2.8.12\lib\gcc_dll\wxmsw28u_gcc_custom.dll [debug]#6 0x01616d28 in ?? () [debug]#7 0x00000001 in ?? () [debug]#8 0x01619f48 in ?? () [debug]Backtrace stopped: previous frame inner to this frame (corrupt stack?)