Kelun Lei

Results 4 issues of Kelun Lei

I saw "Note that Dyninst currently does not support static binary rewriting on ARMv8." in [DyninstAPI ARMv8 status](https://github.com/dyninst/dyninst/wiki/DyninstAPI-ARMv8-status). Does the current version of Dyninst support static binary rewriting on ARMv8?...

question
ARMv8

After using dyninst to statically rewrite the binary, the backtrace obtained by libunwind is unexpected. After testing, I got different backtraces compared with non-rewriting results on both X86 and AARCH64...

question

Add overloaded function for count equals 1 in stack.h to eliminating the redundant multiplication related to 1.

SingleSource/Regression/C/gcc-c-torture/execute/frame-address.c fails on Linux/X86_64 with the following error: Abort Even though the code in frame-address.c tries to prevent tail call optimizations, clang still elides stack frames when O3 is enabled....