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 4/8] Test --wrapper when restarting process.


On 07/20/2015 12:35 PM, Yao Qi wrote:
> My patch series will affect the code starting inferior in GDBserver
> (callees of start_inferior), so we need tests to cover how
> start_inferior is used in different cases.
> 
> In server.c:process_serial_event, start_inferior is used when
> GBDserver receives 'R' packet, and this patch is to add a test
> for this path, and see how --wrapper option works when the process
> is restarted.
> 

LGTM.

Thanks,
Pedro Alves


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