keiths / rpms / gdb

Forked from rpms/gdb 18 days ago
Clone
Jan Kratochvil f8eee05
Index: gdb-7.4.50.20120602/gdb/testsuite/gdb.base/annota1.exp
Jan Kratochvil 254f0e9
===================================================================
Jan Kratochvil f8eee05
--- gdb-7.4.50.20120602.orig/gdb/testsuite/gdb.base/annota1.exp	2012-03-16 17:47:33.000000000 +0100
Jan Kratochvil f8eee05
+++ gdb-7.4.50.20120602/gdb/testsuite/gdb.base/annota1.exp	2012-06-02 18:27:46.623210711 +0200
Jan Kratochvil f8eee05
@@ -45,6 +45,8 @@ gdb_start
Jan Kratochvil 254f0e9
 gdb_reinitialize_dir $srcdir/$subdir
Jan Kratochvil 254f0e9
 gdb_load ${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 f8eee05
Index: gdb-7.4.50.20120602/gdb/testsuite/gdb.base/annota3.exp
Jan Kratochvil 254f0e9
===================================================================
Jan Kratochvil f8eee05
--- gdb-7.4.50.20120602.orig/gdb/testsuite/gdb.base/annota3.exp	2012-02-28 23:40:48.000000000 +0100
Jan Kratochvil f8eee05
+++ gdb-7.4.50.20120602/gdb/testsuite/gdb.base/annota3.exp	2012-06-02 18:28:00.375206457 +0200
Jan Kratochvil f8eee05
@@ -45,6 +45,8 @@ gdb_start
Jan Kratochvil 254f0e9
 gdb_reinitialize_dir $srcdir/$subdir
Jan Kratochvil 254f0e9
 gdb_load ${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"