grlks

Results 1 comments of grlks

It seems that angr loads DWARF debugging info now. See angr/cle#284. But still, this is only provided on low level by cle. [simple.zip](https://github.com/angr/angr/files/8799809/simple.zip) ```bash gcc -g simple.c -o simple ```...