projects
/
rrq
/
rrqforth.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5613f1
)
no "continue" in bp 7 commands
author
Ralph Ronnquist
<ralph.ronnquist@gmail.com>
Thu, 3 Jun 2021 11:04:58 +0000
(21:04 +1000)
committer
Ralph Ronnquist
<ralph.ronnquist@gmail.com>
Thu, 3 Jun 2021 11:04:58 +0000
(21:04 +1000)
debug.sh
patch
|
blob
|
history
diff --git
a/debug.sh
b/debug.sh
index fd6795b88d75b402a173550376def06d0ac2c688..9b64b4970021df19eeedde13b0ca9530669bb21b 100755
(executable)
--- a/
debug.sh
+++ b/
debug.sh
@@
-21,7
+21,6
@@
commands $((NBR+1))
print (void*) \$rsp
print (((char*)(*(((void**)\$rax)-2)))+32)
print (void*) \$rsi
-continue
end
EOF