This is the mail archive of the gdb@sources.redhat.com 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: new option --readnever & script gstack?


> Date: Tue, 23 Nov 2004 11:23:26 -0500
> From: Andrew Cagney <ac131313@redhat.com>
> Cc: gdb@sources.redhat.com
> 
> Lets focus on "pstack", or a potential GDB alternative, "gstack".

Thanks for the explanations.

It sounds like the -readnever option you propose would be useful only
in the pstack-like situation.  So how about adding a -pstack option
which will do whatever it takes for GDB to emulate pstack, i.e. avoid
reading the symbols, produce a backtrace, and then detach from the
process?


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