From 17fed9ce97331172b39f16bc0c4cdbd0109c27a3 Mon Sep 17 00:00:00 2001 From: Tat-Chee Wan (USM) Date: Wed, 23 Mar 2011 10:01:09 +0800 Subject: added more test messages --- Host/gdb-commands.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Host') 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 -- cgit v1.2.3