bingosxs

Results 2 issues of bingosxs

I use the example code "dwarf_location_lists.py" to extract the location information from binaries with dwarf debug information generated by gcc5. Bug it does not print the locations. ``` $ python...

patches-welcome

I try to use the bap-pintrace. After following the instructions from this git, I run into this problem: ``` export LD_LIBRARY_PATH=/home/canicula/local/lib/ ; pin -injection child -t obj-intel64/gentrace.so -o exec.frames -logall_before...