Commit Graph

35 Commits

Author SHA1 Message Date
chrisz
22601d0549 Our libiberty does not have filename_cmp(), but since it would simply
call strcmp(), use a macro when building gdb and most of all libbfd.

Fixes linking against libbfd with our system libiberty.


reviewed and ok pascal@
2014-08-16 11:14:04 +00:00
pascal
6091383dc8 Update to GDB 7.8. 2014-08-14 07:50:24 +00:00
pascal
56584c86a0 Update to GDB 7.7.1. 2014-05-06 09:28:59 +00:00
pascal
3d1d091504 Update to gdb 7.7. 2014-03-09 19:49:21 +00:00
naddy
725de75f3a move http://www.gnu.org to https 2013-11-09 23:19:01 +00:00
landry
8d8e94e4c2 Add --without-lzma to CONFIGURE_ARGS to ensure gdb doesnt pick a hidden
dependency on archivers/xz.
2013-10-28 18:11:06 +00:00
pascal
8cda404b8a Bugfix update to GDB 7.6.1. 2013-09-01 09:29:45 +00:00
pascal
dfa7352337 Update to GDB 7.6. 2013-05-04 21:27:11 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
pascal
e47cfeda6d Small bugfix update to 7.5.1. 2012-11-29 18:58:40 +00:00
pascal
551d2539ac Update to gdb 7.5. 2012-08-25 19:15:44 +00:00
pascal
f60ae88499 Minor update to 7.4.1. 2012-05-04 21:09:29 +00:00
pascal
15523cf362 Fix build on powerpc.
reported by and ok aja@
2012-03-19 13:09:22 +00:00
pascal
9dd6223fbc Update to 7.4, take maintainer and teach gdb about threaded coredumps.
ok sthen@
2012-03-03 19:22:42 +00:00
pascal
c8935d2093 Allow gdb to read core files on amd64. Patch originally from kettenis@
(from base gdb).

ok sthen@
2011-12-22 20:27:31 +00:00
espie
40250aae9b python/expat support
okay robert@, jasper@
2011-11-13 14:56:57 +00:00
jasper
2d897413fc this doesn't need to install libiberty
- resolves conflict with gcc-* (who probably shouldn't install it either)
2011-11-11 23:01:23 +00:00
jasper
258b54f6e3 start moving gnu toolchain components into their own DIST_SUBDIR, such as
gdb/. otherwise we would end up with several copies of the same distfile
for no good reason.

ok pirofti@
2011-11-11 18:33:03 +00:00
jasper
1a6582078c i doubt anyone cares about gnu coding standards, so drop the @info file 2011-11-08 20:23:00 +00:00
jasper
22c6845a80 Don't install the xml syscall files which only contain Linux' syscalls. 2011-11-08 12:40:41 +00:00
espie
7798de2518 disable SEPARATE_BUILD for now. 2011-10-28 14:51:47 +00:00
espie
a9f56ae2ac real fix for the actual problem, from upstream, as found by Pascal Stumpf 2011-10-28 14:42:43 +00:00
robert
817a706192 disable werror 2011-10-28 12:40:20 +00:00
jasper
03d32a40b4 mirror distfile 2011-09-27 20:26:45 +00:00
landry
5c537ded4b No reason to keep it amd64/i386 only. 2011-09-22 16:40:54 +00:00
jasper
5bcca388db make these ports conflict for now as gdb installs it's own libbfd.
it will be decided later how to resolve this.

as discussed with ckuethe@ and robert@
ok robert@
2011-07-07 17:31:14 +00:00
ajacoutot
9a1e321e23 We disable nls, so remove the need for gettext.
Using MACHINE_ARCH in a PLIST is a recipe for disaster...
2011-07-07 01:14:40 +00:00
robert
0655f19a42 Add a port for newer gdb so that people can debug nasty stuff like Mesa
and chromium. Not linked to the build yet, but it works.
2011-07-07 00:36:00 +00:00
pvalchev
7aac74e4a6 no longer makes sense to have this in the ports tree, in-tree version
will be kept up to date.
2004-10-26 06:31:17 +00:00
pvalchev
5a890b0de0 COMES_WITH=3.6, tree now comes w/ even newer version; reminded by deraadt 2004-08-10 01:56:14 +00:00
espie
71f43d11f1 new-style 2004-08-03 11:21:32 +00:00
pvalchev
627ef09468 enable sparc64, where this seems to work infinitely better than in-tree gdb
reminded by Brian Poole
2004-03-09 20:58:49 +00:00
pvalchev
831762dcb2 enable alpha as it works perfectly fine (and a lot better than in-tree gcc) 2004-03-07 17:48:24 +00:00
pvalchev
7dcb27d3b4 Import of gdb-6.0.90, the GNU Debugger
Submitted by, and work for needed support written by
Mark Kettenis <kettenis@gnu.org>

Only for amd64 i386 sparc

Not all architectures work/are enabled at this point, this is
mostly being included due to the desperate need for an amd64
debugger this release.
2004-03-07 08:21:12 +00:00