user2243316
user2243316

Reputation: 13

Log.v work but unable to debug app in android simulator

I am trying to debug an application but it's not working. Please can someone suggest me what is happening from screenshot I have posted below:

enter image description here

@Kumar Bibek thanks for your comment but I am still confused with what you talking about. I know you tell me it's disabled but it's goes hide if I toggle it. it's removed or show as this. Never got without cross.

enter image description here

Upvotes: 0

Views: 108

Answers (1)

gosr
gosr

Reputation: 4708

Window -> Show View -> Other... -> Debug -> Breakpoints

There is a symbol corresponding to the icons on your screenshot (breakpoint with a line through). Click it, and the breakpoints won't be skipped.

Upvotes: 1

Related Questions