Commit graph

7 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
4f69896ad9 - Update to 7.4.1
- Fix build with clang

Changes:	http://www.gnu.org/software/gdb/download/ANNOUNCEMENT
PR:		ports/167448
Submitted by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
2012-05-01 15:53:46 +00:00
Michael Scheidell
d76533a4f1 - Adds HW watchpoint support for amd64, closing ports/160930 (thanks to Ben Morrow)
- Adds a symbolic link executable with the version suffix to support tools without debugger configuration (like devel/nemiver)
- Bump PORTREVISION due to track changes to options and pkg-plist

PR:		ports/165357
Submitted by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
Approved by:	gabor (mentor, implicit)
2012-02-25 11:57:56 +00:00
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
644a24e602 Update to 7.3.1
Submitted by:	rdivacky@
2011-09-26 13:53:11 +00:00
Steven Kreuzer
647c12d663 Add WITH_DEBUG to build with debugging symbols
Fix a bug on amd64 where we would recurse infinitely on the stack frame
when parsing a signal frame

Submitted by:	jhb@
2011-01-05 23:00:31 +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