From fba2c1e6e702392c6dfb789b49f76c21675fce92 Mon Sep 17 00:00:00 2001 From: Tat-Chee Wan (USM) Date: Sat, 19 Mar 2011 08:59:32 +0800 Subject: added r1 read command --- Host/gdb-commands.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Host/gdb-commands.txt') 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 -- cgit v1.2.3