summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTat-Chee Wan (USM)2011-03-23 10:01:09 +0800
committerTat-Chee Wan (USM)2011-03-23 10:01:09 +0800
commit17fed9ce97331172b39f16bc0c4cdbd0109c27a3 (patch)
tree86e12f8bc0966197391fafa5d48f42945289cfb0
parentc5319c87759fe9734b6d1433fc2f96f27c0ad828 (diff)
added more test messages
-rw-r--r--Host/gdb-commands.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Host/gdb-commands.txt b/Host/gdb-commands.txt
index 9b52613..8e6f156 100644
--- a/Host/gdb-commands.txt
+++ b/Host/gdb-commands.txt
@@ -15,6 +15,12 @@ $pF#B6
# Display User CPSR
$p!#91
+# Query Status
+$?#3F
+
+# Query Thread
+$qC#B4
+
# Set R1 to 0xAA
$P1=000000AA#60