I read how to forward the proper port and connect to my app
with jdb (ddms shows green bug next to app).  I'm using
android.os.Debug.waitForDebugger(); early in my app, and
when I launch it, it does hang.

Looking at the jdb help, I should be able to set breakpoints
given a method name or line number, but it would be nice
to just edit them right into the code.  Is this possible?

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

Reply via email to