android - no MainActivity in the debug window in eclipse where I have the breakpoints -


i trying debug eclipse there no "mainactivity" in "debug" window , in order select , check variables have breakpoints.

i debugging device attached.

i select debug as-> android application , go debug perspective.

there, select name of application , gives me "threads" .

if pause , select every thread , in no 1 can find mainactivity have set breakpoints..

a screenshot:

screenshot

if want debugger hit brackpoint, have perform steps needed reach . in other word, since have set breckpoint inside onclicklistener of dialog have click on dialog's button in order reach it.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -