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]

pushed: Re: RFA: [lynxos] gdbserver hangs when killing inferior from GDB


> > 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; pushed!

-- 
Joel


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