dealforest / Tuna

Xcode plugin that provides easy set breakpoint with action.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When I perform `Toggle Breakpoint` in line that has no breakpoint, Tuna create a new breakpoint.

es-kumagai opened this issue · comments

When I perform Toggle Breakpoint in line that has no breakpoint, Tuna set a new disabled continuous breakpoint with no action in the line.

Is this a behavior that you expect?

oops!
It's my stupid miss.

I expect that the new Breakpoint isn't set.