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:
if want debugger
hit brack
point, 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
Post a Comment