This is the mail archive of the gdb-patches@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: RFA: [lynxos] gdbserver hangs when killing inferior from GDB


On 12/21/2015 03:17 PM, Joel Brobecker wrote:

> This patch fixes the issue by enhancing lynx_mourn to clean
> the threads and process list up.
> 
> gdb/gdbserver/ChangeLog:
> 
>         * lynx-low.c (lynx_delete_thread_callback): New function.
>         (lynx_mourn): Properly delete our process and all of its
>         threads.  Remove call to clear_inferiors.
> 
> Tested on LynxOS using AdaCore's gdb-testsuite.
> OK to push?

OK.

Thanks,
Pedro Alves


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