ish-app / ish

Linux shell for iOS
https://ish.app
Other
16.33k stars 855 forks source link

[Bug] strace/ptrace fails #2351

Closed kuflierl closed 4 months ago

kuflierl commented 4 months ago
~# strace ls
strace: test_ptrace_get_syscall_info: PTRACE_SETOPTIONS: Invalid argument

iSH 1.3.3 (595) / IOS 15.8 strace-6.6-r0 x86

saagarjha commented 4 months ago

This is probably a dupe of #162. The bigger issue is probably PTRACE_SYSEMU (although this isn't all that hard to implement)