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 3/8] Use loop in disp-step-fork.c and disp-step-vfork.c


On 02/19/2016 02:36 PM, Yao Qi wrote:
> We can call fork/vfork more easily in the test.

How about instead simply restarting the program / gdb?  Keeping the program
alive for multiple test sequences is more prone to cascading FAILs.

Thanks,
Pedro Alves


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