dynamoRIO for ARM hangs on my binary
Created by: jiwonjoung
Hello I just ran drrun on my file with the command "bin32/drrun a.out" However, the command just hangs. Is there a way to find out why it is hanging? I created this binary with "arm-linux-gnueabi-gcc helloworld.c" on my Ubuntu machine.