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]

Re: [Fwd: Caught signal 9 in core file ????]


On Thu, Sep 27, 2001 at 02:42:26PM -0400, Andrew Cagney wrote:
> Anyone want to play with this?  While a BFD bug, gdb is probably BFD's 
> only core file customer.

Peter's patch looks right to me, though it's a little more complicated
after my recent BFD core changes - that test will need to be applied in
multiple places, I think.

I'm also not convinced that we can do this reliably; is the thread
which crashed always listed first in a dump?  Or should we check that
pr_cursig is not SIGKILL instead?


-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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