Hello, I have written a program which start a service which bind to another service. The two services run in two processes. The problem is that Eclipse does not stop at the breakpoints of the second service (which does not run in the main application process), and I can't see any log written with Log() class in that service.
Is there a way to trace or debug other processes that the main one with Eclipse? Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

