Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GDB is a source-level debugger for Ada, C, C++, Objective-C, Pascal and | Steven Kreuzer | 2010-11-16 | 1 | -0/+20 |
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. This version of gdb has been modified by jhb@ to recognize freebsd threads Reviewed by: John Baldwin <jhb@FreeBSD.org>, swell.k@gmail.com Notes: svn path=/head/; revision=264650 |