0

For Windows(All versions) we can use - Detours, StraceNT

Linux has a host of tracing utilities - link

How do I do a similar thing on Mobiles?

Community
  • 1
  • 1
Bruce
  • 33,927
  • 76
  • 174
  • 262

1 Answers1

1

http://benno.id.au/android/strace

taken from here

Reno
  • 33,594
  • 11
  • 89
  • 102
  • I know Maemo provides bash shell with root access. Can I use strace on that? Can someone with experience on Maemo confirm this? – Bruce Mar 17 '11 at 12:16