[android-developers] Re: Am unable to make breakpoint work in Eclipse

2011-03-09 Thread C. Plantier
Can you show us a few lines of code with the position of the breakpoints? On Mar 9, 12:01 pm, "Bernard T. Higonnet" wrote: > Hello, > > This actually an Eclipse question, but I hope someone will be kind enough to > answer it. > > I have an android application which I'm debugging with Eclipse. >

[android-developers] Re: Am unable to make breakpoint work in Eclipse

2011-03-09 Thread Gregg Reno
Also make sure you have android:debuggable="true" in the element of your manifest. -Gregg -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this gr

Re: [android-developers] Re: Am unable to make breakpoint work in Eclipse

2011-03-09 Thread Bernard T. Higonnet
On 03/09/11 19:41, Gregg Reno wrote: Also make sure you have android:debuggable="true" in the element of your manifest. Don't think that's it as other breakpoints work... Thanks Bernard Higonnet -- You received this message because you are subscribed to the Google Groups "Android Developers"