summaryrefslogtreecommitdiff
path: root/Host
diff options
context:
space:
mode:
authorTat-Chee Wan (USM)2011-03-19 08:59:32 +0800
committerTat-Chee Wan (USM)2011-03-19 09:01:11 +0800
commitfba2c1e6e702392c6dfb789b49f76c21675fce92 (patch)
tree52d50538206cac84622d90b6fc55ea41b44cd0dc /Host
parent6d55f0fda6820e343eac219dd3a338fc44a26618 (diff)
added r1 read command
Diffstat (limited to 'Host')
-rw-r--r--Host/gdb-commands.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Host/gdb-commands.txt b/Host/gdb-commands.txt
index ef412d1..37b84d5 100644
--- a/Host/gdb-commands.txt
+++ b/Host/gdb-commands.txt
@@ -6,6 +6,9 @@ $g#67
# Display R0
$p0#A0
+# Display R1
+$p1#A1
+
# Display PC
$pF#B6