Debugging is the process of removing bugs. We recommend our favorite debuggers.
Read more
The Linux Portal Site
Debugging is the process of removing bugs. We recommend our favorite debuggers.
Read more
CGDB is a very lightweight console frontend to the GNU debugger. It provides a split screen interface showing the GDB session below and the program’s source code above. The interface is modelled after vim’s, so vim users should feel right
Read more
This is the fifth in our series of articles highlighting essential system tools. These are small utilities, useful for system administrators as well as regular users of Linux based systems. The series examines both graphical and text based open source utilities. inxi is a Perl script that interrogates your system.
Read more