aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tcg/cris/.gdbinit
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tcg/cris/.gdbinit')
-rw-r--r--tests/tcg/cris/.gdbinit11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/tcg/cris/.gdbinit b/tests/tcg/cris/.gdbinit
new file mode 100644
index 00000000..5e8c1d32
--- /dev/null
+++ b/tests/tcg/cris/.gdbinit
@@ -0,0 +1,11 @@
+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