Regression for gdb.base/solib-disc.exp [Re: Regression for gdb.mi/mi-nsmoribund.exp]
Jan Kratochvil
jan.kratochvil@redhat.com
Wed Jan 25 17:27:00 GMT 2012
On Wed, 25 Jan 2012 17:20:11 +0100, Tom Tromey wrote:
> The problem was just that the regexps needed updating.
Stopped due to shared library event (no libraries added or removed)^M
(gdb) FAIL: gdb.base/solib-disc.exp: continue to load
> -gdb_test "continue" "Stopped due to shared library event" "continue to load"
> +gdb_test "continue" "Stopped due to shared library event.*" "continue to load"
True, thanks.
Jan
More information about the Gdb-patches
mailing list