summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2012-08-27 16:34:32 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2012-08-27 16:34:32 +0000
commit89b97fe274a8cbb3e192beb6b61ef2f4c65e70ba (patch)
treeb98686a82b77ad1dbcac321819a65c5f715f3076 /gdb/testsuite/gdb.ada
parent0355c7203b2848300698af40e5ddb6938ed3e223 (diff)
downloadgdb-89b97fe274a8cbb3e192beb6b61ef2f4c65e70ba.tar.gz
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 67e0f1e8bad..f2b00b7a547 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