From 61647c1986a16665329ea185907b4acc76c2eb74 Mon Sep 17 00:00:00 2001 From: Tat-Chee Wan (USM) Date: Fri, 25 Mar 2011 12:07:07 +0800 Subject: fixed checksum for continue command --- Host/gdb-commands.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Host/gdb-commands.txt b/Host/gdb-commands.txt index 5b716a5..3135a1e 100644 --- a/Host/gdb-commands.txt +++ b/Host/gdb-commands.txt @@ -40,4 +40,4 @@ $M00201D74,0002:9966#F5 +$m1001de,4#58 # Continue Execution -$c#87 +$c#63 -- cgit v1.2.3