Problem might be caused by the shell on the device/emulator. Android provides a very basic shell that is lacking some commands that you may be used to.
If the command does not work, try to call it with '/usr/bin/strace' (or whatever the absolute path of the executable is). On Wednesday, 14 March 2012 11:26:45 UTC+1, Brian Carlstrom wrote: > > "adb shell strace" > > if its not there, I would think "mmm external/strace snod" would built it > and update the system.img to include it. > > -bri > > On Wed, Mar 14, 2012 at 3:05 AM, Meryeme Ayache wrote: > >> oh I see you are talking about Android Open Source Project. I thought it >> was something else. I am already running the emulator but I really did not >> get to know how can I use Strace in this emulator? I have the habit to use >> it in the terminal of Linux but never experienced this with Android >> emulator. >> > -- You received this message because you are subscribed to the Google Groups "Android Security Discussions" group. To view this discussion on the web visit https://groups.google.com/d/msg/android-security-discuss/-/Vmao53vnjwcJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/android-security-discuss?hl=en.
