On 03/03/13 00:14, Hui Zhu wrote: > Hello, > > This patch add a new test cob.exp use the "--cob" that add by prev patch test the continue over breakpoints function of GDB. > > Thanks, > Hui > > 2013-03-03 Hui Zhu > > * gdb.server/Makefile.in (EXECUTABLES): Add cob. > * gdb.server/cob.c: New file. > * gdb.server/cob.exp: New file. > * lib/gdbserver-support.exp (gdbserver_start): Add check for > gdbserver_use_cob_p. Because the option "--cob" is changed to "--continue-over-breakpoints". So I post a new version for that change. Thanks, Hui 2013-03-03 Hui Zhu * gdb.server/Makefile.in (EXECUTABLES): Add cob. * gdb.server/cob.c: New file. * gdb.server/cob.exp: New file. * lib/gdbserver-support.exp (gdbserver_start): Add check for gdbserver_use_cob_p.