David E. O'Brien
3ef4b795f4
No longer provide a "native" gdb for those machines lacking one.
2005-03-12 07:44:31 +00:00
Kris Kennaway
502f124782
BROKEN on alpha: Does not compile
...
Approved by: portmgr (self)
2005-01-02 01:07:46 +00:00
Kris Kennaway
f68497b9bf
BROKEN on ia64 and sparc64: Does not compile
2004-11-18 08:33:08 +00:00
David E. O'Brien
eb0476c2dd
Really allow building on 4.x. Rev 1.40 was a NOP as the base readline lib
...
(libreadline.so.4) was the same name as the ports's library. So Rev 1.40
only worked if you manually installed the readline port. This fix allows
gdb6 to build with the base stock readline.
2004-10-27 18:37:40 +00:00
David E. O'Brien
b0cdda6db4
Update to the 2004-08-10 snapshot.
2004-10-20 19:37:48 +00:00
David E. O'Brien
fee86abe1f
Support building/use on FreeBSD 4.x.
...
PR: 71011
Submitted by: Douglas Thrift <douglas@douglasthrift.net>
2004-08-27 15:44:04 +00:00
David E. O'Brien
04d0b2ff59
Update to the 2004-08-03 snapshot.
2004-08-23 06:34:48 +00:00
David E. O'Brien
ffc724227a
Now fetchable.
2004-08-23 04:28:05 +00:00
Kris Kennaway
cfb7753b74
BROKEN: Unfetchable
2004-08-20 20:09:48 +00:00
David E. O'Brien
870085c1c7
Update to the 2004-07-20 snapshot.
2004-07-20 15:01:51 +00:00
David E. O'Brien
900a362908
Add alternate download sites.
2004-07-15 18:56:05 +00:00
David E. O'Brien
605fbc6b1c
Update to the 2004-07-13 snapshot.
2004-07-15 18:00:40 +00:00
Kris Kennaway
d42a0e03f2
BROKEN: Unfetchable
2004-07-11 01:04:15 +00:00
David E. O'Brien
09db634059
MFC: break out the MD bits from kvm-fbsd.c.
2004-06-20 22:22:02 +00:00
David E. O'Brien
dea2bff479
Update to the 2004-06-15 snapshot.
2004-06-20 18:45:36 +00:00
David E. O'Brien
4f20c2b83a
Update to the 2003-05-25 snapshot.
2004-06-14 08:33:19 +00:00
David E. O'Brien
b6267d7a4b
Update to the 2004-05-11 snapshot.
...
Also enable kgdb and thread support!
This is missing IA64 support, and the AMD64 kgdb support is hokey and needs
a few more bits filled in.
2004-05-13 04:28:38 +00:00
Kris Kennaway
a528f5e219
BROKEN on 4.x: Does not compile
2004-05-08 06:44:58 +00:00
David E. O'Brien
8a98acce4c
Update to the 2004-05-04 snapshot.
2004-05-05 07:21:16 +00:00
David E. O'Brien
ee2d930ca4
Set appropiate LATEST links.
2004-04-18 16:01:44 +00:00
David E. O'Brien
f5b9fa7a73
Update to the 2003-04-13 snapshot.
2004-04-16 11:14:15 +00:00
David E. O'Brien
9995ac08f9
Use our system shared readline vs. the included static one.
2004-03-25 02:22:20 +00:00
David E. O'Brien
c7e1cfe5a5
Link gdb6 to gdb on platforms w/o /usr/src gdb support.
2004-03-25 00:03:28 +00:00
David E. O'Brien
7c85194436
Update to a gdb 6.1 snapshot.
...
Note that the FreeBSD local hacks haven't been updated to 6.1 in this
commit. That will come later.
2004-03-24 23:12:34 +00:00
David E. O'Brien
5508e902fa
Update to a 5.3.1 in-progress snapshot.
...
Approved by: kris(portmgr)
2003-03-16 05:15:24 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Mark Peek
3d81149956
Update to gdb-5.3.
2003-01-04 20:22:32 +00:00
David E. O'Brien
5184f3829e
Update the weekly update check to be more selective.
2002-10-20 03:19:58 +00:00
Mark Peek
07ae567331
Update to latest snapshot.
2002-10-17 15:34:37 +00:00
David E. O'Brien
853b905ffb
Upgrade to a GDB 5.3 snapshot, after being repo copied from "gdb52".
2002-10-12 18:58:08 +00:00
David E. O'Brien
115dee9acd
Add a patch that allows one to debug XFree86 loadable modules.
...
Ported from http://www.dawa.demon.co.uk/xfree-gdb/ and
http://sources.redhat.com/ml/gdb-patches/2001-09/msg00306.html .
2002-10-09 15:55:14 +00:00
David E. O'Brien
71b2ebda02
Upgrade to version 5.2.1.
2002-10-07 00:43:00 +00:00
David E. O'Brien
38090f094f
Mark Peek is doing good things with GDB, so hand it over to him.
2002-06-08 17:07:42 +00:00
Mark Peek
a202e404e2
Fix internal assertion error.
...
Noticed by: Jun Kuriyama <kuriyama@imgsrc.co.jp>
2002-06-07 16:25:16 +00:00
Mark Peek
1d9dc859cd
- Add support for specifying expressions in add-symbol-file (Nick Hibma)
...
- Add patches from src/ bits for:
- kernel core debugging for i386
- thread debugging for i386 and alpha (Doug Rabson)
This patch allows debugging -current kernels compiled with gcc-3.1.
Reviewed by: dfr
Approved by: obrien
2002-06-06 03:56:34 +00:00
Mark Peek
6cde80ac71
Update to gdb-5.2 release.
...
Approved by: obrien
2002-05-12 22:27:16 +00:00
David E. O'Brien
ad6d097538
Update to the 2002-04-09 snapshot of what will be version 5.2.
2002-04-12 16:53:44 +00:00
David E. O'Brien
8610de3f47
Update to the 2002-04-02 snapshot of what will be version 5.2.
2002-04-03 20:42:57 +00:00
David E. O'Brien
cb8526379b
Update to the 2002-03-25 snapshot of what will be version 5.2.
2002-03-26 00:10:28 +00:00
David E. O'Brien
01bb56663c
Update to 20020323.
2002-03-24 10:14:25 +00:00
David E. O'Brien
35b7c3b1de
Update to the 2002-03-10 snapshot of what will be version 5.2.
2002-03-15 19:12:51 +00:00
David E. O'Brien
8476bd06bd
Fix packaging.
2002-03-09 21:38:50 +00:00
David E. O'Brien
e71e79d3a3
Update to GDB version 5.1.1 [release].
2002-01-27 08:04:23 +00:00
David E. O'Brien
a8742dda89
GNU GDB 5.1 developmental snapshot. This exists to allow people to test
...
the upcoming GDB release, and to get any FreeBSD-needed mods submitted
before the official 5.1 release.
2001-03-31 09:04:58 +00:00