You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know this might be out-of-scpe for you, but it would be appreciated if you could help me to improve reredirect (https://github.com/jerome-pouiller/reredirect) to support aarch64.
For me, compilation fails at "including sys/user.h", whereas at reptyr's compilation doesn't complain about this, and succeeds.
However, reptyr is not able to attach to a running process, (not even with -T switch).
So I'm looking for a way to attach to a running process (with children). Either with reptyr, or reredirect, on aarch64.
Could you please help me with this?
The text was updated successfully, but these errors were encountered:
Hi!
I know this might be out-of-scpe for you, but it would be appreciated if you could help me to improve reredirect (https://github.com/jerome-pouiller/reredirect) to support aarch64.
For me, compilation fails at "including sys/user.h", whereas at reptyr's compilation doesn't complain about this, and succeeds.
However, reptyr is not able to attach to a running process, (not even with -T switch).
So I'm looking for a way to attach to a running process (with children). Either with reptyr, or reredirect, on aarch64.
Could you please help me with this?
The text was updated successfully, but these errors were encountered: