aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2012-08-27 16:34:35 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2012-08-27 16:34:35 +0000
commit1e8e8b511408a83a62e45892097da167d77c9027 (patch)
tree456966b8b71aeb759238fa6767ad2b7e3951d75e /gdb/testsuite/gdb.ada
parent1591a1e8523aff54250fd7376b0ceeb83e5f2b15 (diff)
downloadfsf-binutils-gdb-1e8e8b511408a83a62e45892097da167d77c9027.zip
fsf-binutils-gdb-1e8e8b511408a83a62e45892097da167d77c9027.tar.gz
fsf-binutils-gdb-1e8e8b511408a83a62e45892097da167d77c9027.tar.bz2
gdb/testsuite/
* gdb.ada/rdv_wait.exp (set debug-file-directory): New command. * gdb.arch/i386-cfi-notcurrent.S: New file. * gdb.arch/i386-cfi-notcurrent.exp: New file.
Diffstat (limited to 'gdb/testsuite/gdb.ada')
-rw-r--r--gdb/testsuite/gdb.ada/rdv_wait.exp3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.ada/rdv_wait.exp b/gdb/testsuite/gdb.ada/rdv_wait.exp
index 67e0f1e..f2b00b7 100644
--- a/gdb/testsuite/gdb.ada/rdv_wait.exp
+++ b/gdb/testsuite/gdb.ada/rdv_wait.exp
@@ -23,6 +23,9 @@ if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" }
clean_restart ${testfile}
+# This test won't work properly if system debuginfo is installed.
+gdb_test_no_output "set debug-file-directory"
+
runto "break_me"
# Switch to task 2, and verify that GDB is able to unwind all the way