Closed svalat closed 3 years ago
Fail to annotate assembly code under debian 10 probably due to ASLR, need to apply same fix than for source code extraction.
Need to dump the lower table in the json profile file and use it in the python code.
Fixed by patch da7fb26
Fail to annotate assembly code under debian 10 probably due to ASLR, need to apply same fix than for source code extraction.