lama_byterun/gdb/.gdbinit
2020-09-08 01:50:16 +03:00

3 lines
61 B
Text

define pp
p (char*) Bstringval ((void*) $arg0)
end