Commit graph

3 commits

Author SHA1 Message Date
Michael Scheidell
518a404a99 - update to version 7.4
- adds devel/readline as mandatory dependency (the previous version is not compatible anymore)
- fixes a problem with multihread applications (thanks Lee Thomas)
- fixes a misconfiguration issue if the devel/binutils port is installed

PR:		ports/164521
Submitted by:	maintainer
Approved by:	gabor (mentor, implicit)
2012-01-27 09:38:15 +00:00
Olli Hauer
4f5d3f7d8b - fix segfault if debugging a multithread application
- bump PORTREVISION
- small portlint fixes

PR:		ports/162093
Submitted by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
2011-11-06 18:12:32 +00:00
Steven Kreuzer
ade713343b 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.

This version of gdb has been modified by jhb@ to recognize freebsd threads

Reviewed by:	John Baldwin <jhb@FreeBSD.org>, swell.k@gmail.com
2010-11-16 20:39:48 +00:00