NAME=mach0 function dwarf
FILE=bins/mach0/twocall
CMDS=<<EOF
e dir.source=./bins/mach0
CLL
?e --
CLL
?e --
af
CLLf
?e --
CL
?e --
CLf
EOF
EXPECT=<<EOF
0x100003f64  main() {
--
0x100003f64  main() {
--
0x100003f64  main() {
0x100003f7c  	printf ("Hello\n");
0x100003f84  	scanf ("Hello\n");
0x100003f8c  }
--
file: /Users/pancake/prg/radare2/test/bins/mach0/twocall.c
line: 5
colu: 1
addr: 0x100003f98
file: /Users/pancake/prg/radare2/test/bins/mach0/twocall.c
line: 5
colu: 1
addr: 0x100003f8c
file: /Users/pancake/prg/radare2/test/bins/mach0/twocall.c
line: 2
colu: 0
addr: 0x100003f64
file: /Users/pancake/prg/radare2/test/bins/mach0/twocall.c
line: 3
colu: 2
addr: 0x100003f7c
file: /Users/pancake/prg/radare2/test/bins/mach0/twocall.c
line: 4
colu: 2
addr: 0x100003f84
file: /Users/pancake/prg/radare2/test/bins/mach0/twocall.c
line: 0
colu: 0
addr: 0x100003f70
--
twocall.c
EOF
RUN

