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: Regression for gdb.base/solib-disc.exp [Re: Regression for gdb.mi/mi-nsmoribund.exp]


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


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