From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13043 invoked by alias); 24 Dec 2003 14:16:52 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 13036 invoked from network); 24 Dec 2003 14:16:51 -0000 Received: from unknown (HELO e6.ny.us.ibm.com) (32.97.182.106) by sources.redhat.com with SMTP; 24 Dec 2003 14:16:51 -0000 Received: from northrelay04.pok.ibm.com (northrelay04.pok.ibm.com [9.56.224.206]) by e6.ny.us.ibm.com (8.12.10/8.12.2) with ESMTP id hBOEGoDA604104; Wed, 24 Dec 2003 09:16:50 -0500 Received: from srikrishnan (d01av02.pok.ibm.com [9.56.224.216]) by northrelay04.pok.ibm.com (8.12.10/NCO/VER6.6) with SMTP id hBOEGksx090298; Wed, 24 Dec 2003 09:16:48 -0500 Message-ID: <000801c3ca28$f356cb00$fd0eb609@srikrishnan> From: "srikrish" To: "Joel Brobecker" Cc: References: <00c701c3c965$424c6a90$fd0eb609@srikrishnan> <00e501c3c966$3fc1ab90$fd0eb609@srikrishnan> <20031224070319.GE820@gnat.com> Subject: Re: gdb stack trace shows only those frames after the signal Date: Wed, 24 Dec 2003 14:16:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-SW-Source: 2003-12/txt/msg00264.txt.bz2 The problem is still there with gdb-20031224. (current snapshot) How ever, the error does not occur when I use gdb-6.0post-0.20031117.5.i386.rpm which is shipped with RedHat Enterprise Linux 3 update beta. Srikrishnan