|
|
|
@ -110,7 +110,7 @@ proc do_test { lib1opts lib2opts lib1first } { |
|
|
|
setup_kfail gdb/1824 *-*-* |
|
|
|
} |
|
|
|
|
|
|
|
gdb_test "continue" "Breakpoint .* bar .*${expected_file}\\..*" \ |
|
|
|
gdb_test "continue" "Breakpoint .* \\.?bar .*${expected_file}\\..*" \ |
|
|
|
"run to breakpoint - $testopts" |
|
|
|
} |
|
|
|
|
|
|
|
|