rizin/test/notworking_db/darwin-x64/dbg_cmdbps
Giovanni 125f0333aa
Set perm to 644 to multiple text files (#3418)
Co-authored-by: Giovanni Grazioli <giovanni.grazioli@ubisoft.com>
2023-03-10 13:42:42 +08:00

16 lines
187 B
Text

NAME=dbg.cmdbps
FILE=/bin/ls
ARGS=-d
BROKEN=1
CMDS=<<EOF
e scr.color=0
db @ entry0
e cmd.bp="?e cmd.bp ran"
dbc "?e bpcmd ran" @ `db~[0]`
dc
EOF
EXPECT=<<EOF
cmd.bp ran
bpcmd ran
EOF
RUN