You are viewing a single comment's thread from:

RE: How to increase a productivity as a software developer - part I, LiveCoding

in #programming8 years ago

I should also add that I have to debug other people's code, so, in this case, gdb and addr2line are very useful, especially when I am not familiar with the codebase.

Debugging my own code is a nightmare. Debugging other's is hell.