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: [PATCH] remote non-stop: Process initially stopped threads before other commands


On 08/03/2015 06:40 PM, Pedro Alves wrote:

> gdb/ChangeLog:
> 2015-08-02  Pedro Alves  <palves@redhat.com>
> 
> 	* infrun.c (print_target_wait_results): Make extern.
> 	* infrun.h (print_target_wait_results): Declare.
> 	* remote.c (set_stop_requested_callback): Delete.
> 	(process_initial_stop_replies): New function.
> 	(remote_start_remote): Use it.
> 	(stop_reply_queue_length): New function.
> 
> gdb/testsuite/ChangeLog:
> 2015-08-02  Pedro Alves  <palves@redhat.com>
> 
> 	* gdb.server/connect-stopped-target.c: New file.
> 	* gdb.server/connect-stopped-target.exp: New file.

Pushed.

Thanks,
Pedro Alves


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