This is the mail archive of the gdb-patches@sourceware.cygnus.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: RFA: infrun.c: mourn instead of kill after TARGET_WAITKIND_SIGNALLED


Andrew Cagney wrote:
> 
> Nick Duffek wrote:
> >
> > The appended patch calls target_mourn_inferior() instead of target_kill()
> > in response to TARGET_WAITKIND_SIGNALLED in handle_inferior_event().
> 
> Nick, for what its worth, I have no problems with the change.  I
> suspect, however that Stan and Michael S may have a better idea of the
> history.

Not me -- it predates me.  ;-)

I think it looks good, though.

				Michael S.

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