blob: 3a1015f890991c336c940d4a74f33e78449a0ae3 (
plain) (
blame)
1
2
3
4
5
6
|
GDB is a source-level debugger for Ada, C, C++, Objective-C, Pascal and
many other languages. GDB can target (i.e., debug programs running on)
more than a dozen different processor architectures, and GDB itself can
run on most popular GNU/Linux, Unix and Microsoft Windows variants.
WWW: http://www.gnu.org/software/gdb/
|