Yes, it is enabled. I killed the process in step 1.) via the suspend/ terminate button in the eclipse debugger gui. After the process is killed I re launch it in the emulator. When it is relaunched, I want to re-attach the debugger.
On Jul 13, 12:47 am, Kostya Vasilyev <[email protected]> wrote: > Is debugging enabled in your application's manifest? You can only debug > applications that are marked for debugging. > > -- Kostya > > 13.07.2010 11:44, MB пишет: > > > > > > > Hi, > > > Is there some way to attach debugger to a process running in the > > emulator via eclipse? > > > I am trying to debug the following scenario. > > > 1.) Kill a process via pressing the red terminate button from Debug > > perspective in eclipse. > > 2.) Relaunch the app in emulator. > > > When the app is relaunched in step 2.), I want to step through the > > debugger. > > I am unable to figure out a way to attach debugger to a process > > running in the emulator. > > > I would really appreciate any pointers regarding this. > > > Thanks a lot, > > > --MB. > > -- > Kostya Vasilev -- WiFi Manager + pretty widget --http://kmansoft.wordpress.com -- 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

