Escape the $

This commit is contained in:
Michael Kolupaev 2024-06-20 18:56:06 +00:00
parent 16baecf5a6
commit 557cd2c08f

View File

@ -27,7 +27,7 @@ continue
backtrace full
info registers
p "top 1 KiB of the stack:"
p/x *(uint64_t[128]*)$sp
p/x *(uint64_t[128]*)"'$sp'"
maintenance info sections
thread apply all backtrace full
disassemble /s