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: non-stop linux native, unbreak -exec-interrupt --all, add an MI test


On Sun, Sep 14, 2008 at 05:12:35PM +0100, Pedro Alves wrote:
> gdb/
> 2008-09-14  Pedro Alves  <pedro@codesourcery.com>
> 
> 	* linux-nat.c (linux_nat_wait): Only use set_ignore_sigint in
> 	all-stop mode.
> 
> gdb/testsuite/
> 2008-09-14  Pedro Alves  <pedro@codesourcery.com>
> 
> 	* lib/mi-support.exp (mi_expect_interrupt): New.
> 	(mi_reverse_list, mi_check_thread_states): New, moved and renamed
> 	from gdb.mi/mi-nonstop.exp.
> 	* gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
> 	* gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
> 	lib/mi-support.exp.
> 	Use mi_check_thread_states throughout.  Avoid ".*" and do not
> 	require an anchor after -exec-run.

This is OK.

-- 
Daniel Jacobowitz
CodeSourcery


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