Do you guys use a debugger provided by an ide or debug using print statements only
# | User | Rating |
---|---|---|
1 | Radewoosh | 3759 |
2 | orzdevinwang | 3697 |
3 | jiangly | 3662 |
4 | Benq | 3644 |
5 | -0.5 | 3545 |
6 | ecnerwala | 3505 |
7 | tourist | 3486 |
8 | inaFSTream | 3478 |
9 | maroonrk | 3454 |
10 | Rebelz | 3415 |
# | User | Contrib. |
---|---|---|
1 | adamant | 173 |
2 | awoo | 167 |
3 | SecondThread | 163 |
4 | BledDest | 162 |
4 | Um_nik | 162 |
6 | maroonrk | 161 |
6 | nor | 161 |
8 | -is-this-fft- | 150 |
9 | Geothermal | 146 |
10 | TheScrasse | 143 |
Do you guys use a debugger provided by an ide or debug using print statements only
Name |
---|
I don't know about others but what i do is -->
and then use it like
deb(variable)
I don't use debugger (even don't know how it is used);I use debuggers a lot. I think most people don't for some reason.
I use the codeblocks's debugger a lot. I wonder how can some people doing CP without debuggers Orz :))