From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16952 invoked by alias); 28 Feb 2008 07:16:17 -0000 Received: (qmail 16937 invoked by uid 22791); 28 Feb 2008 07:16:16 -0000 X-Spam-Check-By: sourceware.org Received: from zigzag.lvk.cs.msu.su (HELO zigzag.lvk.cs.msu.su) (158.250.17.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 28 Feb 2008 07:15:51 +0000 Received: from Debian-exim by zigzag.lvk.cs.msu.su with spam-scanned (Exim 4.50) id 1JUczY-0000YR-Fa for gdb-patches@sources.redhat.com; Thu, 28 Feb 2008 10:15:47 +0300 Received: from localhost ([127.0.0.1] helo=ip6-localhost) by zigzag.lvk.cs.msu.su with esmtp (Exim 4.50) id 1JUczR-0000Y4-Px; Thu, 28 Feb 2008 10:15:38 +0300 From: Vladimir Prus Subject: Re: SIGSEGV on gdb 6.7* To: Greg Law , gdb-patches@sources.redhat.com Date: Thu, 28 Feb 2008 07:46:00 -0000 References: <47A77A6C.8050007@undo-software.com> <1204066487.19253.346.camel@localhost.localdomain> <20080227002617.GA19479@caradoc.them.org> <1204072653.19253.371.camel@localhost.localdomain> <20080227004305.GA29652@caradoc.them.org> <1204073493.19253.382.camel@localhost.localdomain> <20080227005415.GA25935@caradoc.them.org> <1204074335.19253.390.camel@localhost.localdomain> <47C5C684.8010404@undo-software.com> User-Agent: KNode/0.10.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit Message-Id: 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: 2008-02/txt/msg00465.txt.bz2 Greg Law wrote: > Michael Snyder wrote: >> On Tue, 2008-02-26 at 19:54 -0500, Daniel Jacobowitz wrote: >>> On Tue, Feb 26, 2008 at 04:51:33PM -0800, Michael Snyder wrote: >>>> Back to you... what's your inclination? ;-) >>> OK, let's take it. I'll check it in to HEAD in a couple of minutes. >> >> A result that should be satisfactory to all. > > Thanks guys :) This patch cause testsuite regressions for me, as follows: FAIL: gdb.base/annota1.exp: continue to printf FAIL: gdb.base/annota1.exp: send SIGUSR1 FAIL: gdb.base/annota1.exp: signal sent FAIL: gdb.cp/annota2.exp: continue to exit FAIL: gdb.cp/annota2.exp: watch triggered on a.x This is Kubuntu 7.10 Gutsy, and gcc version is: gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) JFYI -- I'm not sure we should bother about annotations. - Volodya