GNU Debugger

GNU Debugger, également appelé GDB, est le débogueur standard du projet GNU. Il est portable sur de nombreux systèmes type Unix et fonctionne pour plusieurs langages de programmation, comme le C, C++, Fortran, Ada, Objective-C, et le Go[3]. Il fut écrit par Richard Stallman en 1988. GDB est un logiciel libre, distribué sous la licence GNU GPL.

  1. « Richard Stallman lecture at the Royal Institute of Technology, Sweden (1986-10-30) » (consulté le ) : « Then after GNU Emacs was reasonably stable, which took all in all about a year and a half, I started getting back to other parts of the system. I developed a debugger which I called GDB which is a symbolic debugger for C code, which recently entered distribution. Now this debugger is to a large extent in the spirit of DBX, which is a debugger that comes with Berkeley Unix. »
  2. « GDB 16.2 released! », (consulté le )
  3. « Supported Languages (Debugging with GDB) », sur sourceware.org (consulté le )

From Wikipedia, the free encyclopedia · View on Wikipedia

Developed by Nelliwinne