aboutsummaryrefslogtreecommitdiff
path: root/AT91SAM7S256/armdebug/Host/gdb-commands.txt
diff options
context:
space:
mode:
authorTat-Chee Wan (USM)2011-03-21 07:16:29 +0800
committerTat-Chee Wan (USM)2011-03-21 07:16:29 +0800
commitdc8b6097f61bc2b3ddd76846e1260c06688d49ee (patch)
tree049a034632a636dca02cc6aaef3b97e7ad48b680 /AT91SAM7S256/armdebug/Host/gdb-commands.txt
parent00bb26bd744271dabf17582062a7d1a275a5ecd2 (diff)
parent89b4bf567db9eeda1b9b4e5e7e3049ee8f62c988 (diff)
Merge branch 'master' of ssh://svc.cs.usm.my/~/gitrepo-bare/armdebug
Diffstat (limited to 'AT91SAM7S256/armdebug/Host/gdb-commands.txt')
-rw-r--r--AT91SAM7S256/armdebug/Host/gdb-commands.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/AT91SAM7S256/armdebug/Host/gdb-commands.txt b/AT91SAM7S256/armdebug/Host/gdb-commands.txt
index ef412d1..37b84d5 100644
--- a/AT91SAM7S256/armdebug/Host/gdb-commands.txt
+++ b/AT91SAM7S256/armdebug/Host/gdb-commands.txt
@@ -6,6 +6,9 @@ $g#67
# Display R0
$p0#A0
+# Display R1
+$p1#A1
+
# Display PC
$pF#B6