cwagner

joined 1 year ago
[โ€“] [email protected] 0 points 1 year ago (3 children)

Could of, should of, would of.

[โ€“] [email protected] 0 points 1 year ago* (last edited 1 year ago) (2 children)

Uh, what? How do people do stuff without debuggers? :D

I only use a profiler when I have performance issues, but I use the debugger constantly.

edit:

what enables you to use them?

Uh, I set a breakpoint and run the app? Or I hit an exception, which also stops execution at that point?