[patch 1/3] Clear stale specific locs, not whole bpts [rediff]

Ulrich Weigand uweigand@de.ibm.com
Fri Jun 11 16:24:00 GMT 2010


Jan Kratochvil wrote:

> gdb/testsuite/
> 2010-06-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* gdb.base/moribund-step.exp: New.

> +gdb_test_no_output "set non-stop on"
> +
> +if ![runto_main] {
> +    return
> +}

This fails on platforms that do not support non-stop mode:

(gdb) set non-stop on^M
(gdb) PASS: gdb.base/moribund-step.exp: set non-stop on
delete breakpoints^M
(gdb) info breakpoints^M
No breakpoints or watchpoints.^M
(gdb) break main^M
Breakpoint 1 at 0x18c: file /home/uweigand/fsf/gdb-head/gdb/testsuite/gdb.base/start.c, line 34.^M
(gdb) run ^M
The target does not support running in non-stop mode.^M
(gdb) FAIL: gdb.base/moribund-step.exp: running to main in runto


Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com



More information about the Gdb-patches mailing list