Jan Kratochvil 872aab0
Index: gdb-7.6.50.20130731-cvs/gdb/testsuite/gdb.base/annota1.exp
Jan Kratochvil 254f0e9
===================================================================
Jan Kratochvil 872aab0
--- gdb-7.6.50.20130731-cvs.orig/gdb/testsuite/gdb.base/annota1.exp	2013-08-02 16:23:26.559936258 +0200
Jan Kratochvil 872aab0
+++ gdb-7.6.50.20130731-cvs/gdb/testsuite/gdb.base/annota1.exp	2013-08-02 16:23:56.590976418 +0200
Jan Kratochvil 872aab0
@@ -41,6 +41,8 @@ if  { [gdb_compile "${srcdir}/${subdir}/
Jan Kratochvil 872aab0
 
Jan Kratochvil 872aab0
 clean_restart ${binfile}
aad703f
 
aad703f
+gdb_test "set breakpoint pending off" "" "Avoid lockup on nonexisting functions"
aad703f
+
Jan Kratochvil f8eee05
 # The commands we test here produce many lines of output; disable "press 
Jan Kratochvil f8eee05
 # <return> to continue" prompts.
Jan Kratochvil f8eee05
 gdb_test_no_output "set height 0"
Jan Kratochvil 872aab0
Index: gdb-7.6.50.20130731-cvs/gdb/testsuite/gdb.base/annota3.exp
Jan Kratochvil 254f0e9
===================================================================
Jan Kratochvil 872aab0
--- gdb-7.6.50.20130731-cvs.orig/gdb/testsuite/gdb.base/annota3.exp	2013-08-02 16:23:26.560936259 +0200
Jan Kratochvil 872aab0
+++ gdb-7.6.50.20130731-cvs/gdb/testsuite/gdb.base/annota3.exp	2013-08-02 16:24:11.654996267 +0200
Jan Kratochvil 872aab0
@@ -40,6 +40,8 @@ if  { [gdb_compile "${srcdir}/${subdir}/
Jan Kratochvil 872aab0
 
Jan Kratochvil 872aab0
 clean_restart ${binfile}
aad703f
 
aad703f
+gdb_test "set breakpoint pending off" "" "Avoid lockup on nonexisting functions"
aad703f
+
Jan Kratochvil f8eee05
 # The commands we test here produce many lines of output; disable "press 
Jan Kratochvil f8eee05
 # <return> to continue" prompts.
Jan Kratochvil f8eee05
 gdb_test_no_output "set height 0"