gdb
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / chng-syms.exp
index d2567e77cbb69a2302c80058a086076545dc74ce..9478d0c3ada6a0f92fcd73b6882f310c4df6fdae 100644 (file)
@@ -100,7 +100,7 @@ if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {deb
 
     gdb_run_cmd
     gdb_expect {
-       -re ".*Program exited normally.*$gdb_prompt $" {
+       -re ".*$inferior_exited_re normally.*$gdb_prompt $" {
            pass "running with invalidated bpt condition after executable changes" 
        }
        -re ".*Breakpoint .*,( 0x.* in)? (\[^ \]*)exit .*$gdb_prompt $" {
This page took 0.023818 seconds and 4 git commands to generate.