Remove asm.linesup (#16293)

This commit is contained in:
Khairulmizam Samsudin 2020-03-24 22:18:39 +08:00 committed by GitHub
parent fe825ca055
commit d103f06f38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 5 deletions

View File

@ -9,7 +9,6 @@ CMDS=<<EOF
e asm.arch=x86
e asm.bits=64
e anal.hasnext=0
e asm.linesup=0
wx b8010000004839ca7f00
pD -10 @ 0xa
EOF
@ -26,7 +25,6 @@ CMDS=<<EOF
e asm.arch=x86
e asm.bits=64
e anal.hasnext=0
e asm.linesup=false
wx b8010000004839ca7f00
pD -10 @ 10
EOF
@ -77,7 +75,6 @@ EOF
CMDS=<<EOF
e asm.arch=x86
e asm.bits=64
e asm.linesup=0
wx 90909090909090909090 ; s 10 ; pD -10
EOF
RUN

View File

@ -125,7 +125,6 @@ EXPECT=<<EOF
EOF
CMDS=<<EOF
w hello\x00world
e asm.linesup=0
Cs 6
Cs 6@6
pd 2
@ -140,7 +139,6 @@ EXPECT=<<EOF
EOF
CMDS=<<EOF
w hello\x00world
e asm.linesup=0
Cs 6
Cs 6@6
pd 2