From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11818 invoked by alias); 6 Feb 2007 16:00:51 -0000 Received: (qmail 11805 invoked by uid 22791); 6 Feb 2007 16:00:50 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 06 Feb 2007 16:00:42 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1HESkJ-00022x-4Q; Tue, 06 Feb 2007 11:00:39 -0500 Date: Tue, 06 Feb 2007 16:00:00 -0000 From: Daniel Jacobowitz To: "Bloch, Jack (SNL US)" Cc: gdb@sourceware.org Subject: Re: FW: gstack Message-ID: <20070206160039.GA7841@nevyn.them.org> Mail-Followup-To: "Bloch, Jack (SNL US)" , gdb@sourceware.org References: <3D80B10873C01D47BEC71C8DE311CF1119DAD540@USNWK100MSX.ww017.siemens.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D80B10873C01D47BEC71C8DE311CF1119DAD540@USNWK100MSX.ww017.siemens.net> User-Agent: Mutt/1.5.13 (2006-08-11) 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: 2007-02/txt/msg00036.txt.bz2 On Tue, Feb 06, 2007 at 07:55:39AM -0800, Bloch, Jack (SNL US) wrote: > I am using gstack which is invoked whenever my applicaton gets a signal. > I have added the full option to the thread apply all bt statement in the > gstack script, but I want to have the signal displaywed in the gstack > output. is there any way to make this happen Ask whoever you got gstack from? It's not part of GNU GDB releases; I assume it's just a wrapper script calling GDB. -- Daniel Jacobowitz CodeSourcery