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 1/3] Clear stale specific locs, not whole bpts [rediff]


Jan Kratochvil wrote:

> I see now lib/mi-support.exp catches:
>         -re "\\^error,msg=\"The target does not support running in non-stop mode.\"" {
>             unsupported "Non-stop mode not supported"
>             return -1
>         }
> while CLI lib/gdb.exp so far has not.

Good point.  You patch fixes the problem for me, thanks!

> 2010-06-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
> 	(runto): Catch "The target does not support running in non-stop mode.".

OK.

Bye,
Ulrich

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


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