Do we need the source code of the apps to do this tracing? If I don't have the source code, will it work?
On Jul 23, 4:49 am, fadden <[email protected]> wrote: > On Jul 21, 5:53 am, Shuo Deng <[email protected]> wrote: > > > Is there any tool that can get longer trace? Do you think we can write a > > debugger by ourselves and attach it to the VM? > > The JDK includes a sample JDI program called "trace" that might do > what you want: > > http://download.oracle.com/docs/cd/E17409_01/javase/6/docs/technotes/... > > You might need to add the remote-attach feature. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. 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-developers?hl=en

