User | Kudos |
---|---|
4 | |
4 | |
4 | |
2 | |
2 |
Breakpoints are great for debugging. But...I've never wanted to share them with another developer, and I've never liked it when they add the dirty dot to code that I haven't otherwise changed. This can lead to unnecessary code changes which can add hassle to source control, and it can lead to other developers unintentionally inheriting your debugging breakpoints.
How about an option to manage breakpoints separately from source code, perhaps similar to how compiled code is handled?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.