Вопрос

This morning my breakpoints was working fine.

Now when you add a breakpoint there is a line through the breakpoint "dot". When code is running it skips the breakpoints. (almost a "\" through the breakpoint "dot")

Both the breakpoint and the line are blue/grey in color

Not sure what I did that it is not working.

I do have the following line in manifest

android:debuggable="true"

Это было полезно?

Решение

Check for Run > Skip All Breakpoints

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top