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



> The appended patch calls target_mourn_inferior() instead of target_kill()
> in response to TARGET_WAITKIND_SIGNALLED in handle_inferior_event().

We made this change at Apple a few weeks ago (to fix the very problems
you describe) and haven't had any problems as a result of it.

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