From: Ralph Ronnquist Date: Fri, 28 May 2021 04:07:51 +0000 (+1000) Subject: added "continue" to bp 7 X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=b0fb878e59a01c0a746b8740eb4f179dfe1efee9;p=rrq%2Frrqforth.git added "continue" to bp 7 --- diff --git a/debug.sh b/debug.sh index a665e02..b94d7da 100755 --- a/debug.sh +++ b/debug.sh @@ -21,6 +21,7 @@ commands $((NBR+1)) print (void*) \$rsp print (((char*)(*(((void**)\$rax)-2)))+32) print (void*) \$rsi +continue end EOF