This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: FW: gstack


Perhaps I was not clear. Is there a way in GDB to display the signal
which hit the program being attached to?

I expected that the thread apply all bt full would display parameters
but the target binary has no debug symbols although I would have thought
that the values would still be displayed 

-----Original Message-----
From: Daniel Jacobowitz [mailto:drow@false.org] 
Sent: Tuesday, February 06, 2007 11:01 AM
To: Bloch, Jack (SNL US)
Cc: gdb@sourceware.org
Subject: Re: FW: gstack

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]