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

13 lines
154 B
Text

NAME=rwatchpoint test
FILE=bins/elf/analysis/x86-helloworld-gcc
ARGS=-d
BROKEN=1
CMDS=<<EOF
dbw 0x80484b0 r
dc
dr rip
EOF
EXPECT=<<EOF
0x08048409
EOF
RUN