rizin/test/notworking_db/darwin-x64/dbg
Khairul Azhar Kasmiran 4cdad14ccd
Remove dk 9 from debug tests (#3070)
* Add `dk 9` test
2022-10-08 16:44:22 +08:00

16 lines
193 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" @ `dbl:start~:2`
dc
EOF
EXPECT=<<EOF
cmd.bp ran
bpcmd ran
EOF
RUN