aboutsummaryrefslogtreecommitdiff
path: root/tests/cris/.gdbinit
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cris/.gdbinit')
-rw-r--r--tests/cris/.gdbinit12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/cris/.gdbinit b/tests/cris/.gdbinit
new file mode 100644
index 000000000..579eac943
--- /dev/null
+++ b/tests/cris/.gdbinit
@@ -0,0 +1,12 @@
+b main
+b _fail
+b exit
+display /i $pc
+display /x $srp
+display /x $r0
+display /x $r1
+display /x $r2
+display /x $r3
+display /x $r4
+display /t $ccs
+