On 12/14/2010 09:48 PM, Frank Weiss wrote:
I'm surprised no one has answered. Learn how to us the Eclipse debugger. Fall in love with the Eclipse debugger.
I was hoping not to have to fire up that beast. I saw a post somewhere that suggested putting in a while loop that is contingent on some variable, then after entering jdb, set a breakpoint after the loop and unset the variable to let fly. There has to be a better way. Thanks, Tobiah -- 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

