|
|
|
|
|
by grlass
1655 days ago
|
|
I started software dev in the mid-2010s, and had never heard of Borland, until I heard a former colleague mention it having great built-in debugging tools and that they missed it. Same colleague had some vocal criticism of `gdb` as a debugging tool, and the state of Linux-based debugging tools as a whole, with claims that "Borland's were much better, and Visual Studio (not VS Code) being one of the few development environments with a quality debugger". I'm not sure how fair that assessment is, I've found `gdb` to be a helpful tool, though I've never used Visual Studio. |
|