aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.xml
diff options
context:
space:
mode:
authorYao Qi <yao@codesourcery.com>2011-08-14 15:58:40 +0000
committerYao Qi <yao@codesourcery.com>2011-08-14 15:58:40 +0000
commitd93f7b5c9552338037fcb8fc03b3a04e21c478cd (patch)
treed58f54fca8f04dae26a3c4a478249ee3ddc05255 /gdb/testsuite/gdb.xml
parent58dbd54186b324c1481454892e03c5fb8307dbc1 (diff)
downloadfsf-binutils-gdb-d93f7b5c9552338037fcb8fc03b3a04e21c478cd.zip
fsf-binutils-gdb-d93f7b5c9552338037fcb8fc03b3a04e21c478cd.tar.gz
fsf-binutils-gdb-d93f7b5c9552338037fcb8fc03b3a04e21c478cd.tar.bz2
gdb/testsuite/
* gdb.base/maint.exp: set data_section to ".neardata". * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine. * gdb.base/savedregs.exp: Handle SIGILL. * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine. * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
Diffstat (limited to 'gdb/testsuite/gdb.xml')
-rw-r--r--gdb/testsuite/gdb.xml/tdesc-regs.exp3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.xml/tdesc-regs.exp b/gdb/testsuite/gdb.xml/tdesc-regs.exp
index 224c082..6a12dba 100644
--- a/gdb/testsuite/gdb.xml/tdesc-regs.exp
+++ b/gdb/testsuite/gdb.xml/tdesc-regs.exp
@@ -53,6 +53,9 @@ switch -glob -- [istarget] {
unsupported "register tests"
return 0
}
+ "tic6x-*-*" {
+ set core-regs {tic6x-core.xml}
+ }
"i?86-*-*" {
set architecture "i386"
set regdir "i386/"