aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gdb6
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak this for amd64. I don't know if this is the correct fix,deischen2009-09-102-5/+15
| | | | but it seems to work.
* - Mark BROKEN on amd64/8pav2009-07-261-0/+5
| | | | Reported by: pointyhat
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* Help linker find -liconv in some cases.mi2007-06-291-0/+1
| | | | Notified by: Abdullah Ibn Hamad Al-Marri
* Fix the PREFIX vs. LOCALBASE nits, and install man-pages withmi2007-06-292-8/+141
| | | | | | | | INSTALL_MAN into MANPREFIX as suggested by sat earlier. Add more fixes to the itcl-3.3 compatibility patch, and upgrade the status of Insight-GUI from "broken" to "experimental". It, actually, seems to work now...
* Rename a GUI-specific patch file, so that it is only applied,mi2007-06-282-0/+1
| | | | | | when INSIGHT is requested. Otherwise, it has nothing to patch. Notified by: Abdullah Ibn Hamad Al-Marri
* Add the overlooked new minor patches.mi2007-06-282-0/+80
|
* Update the stale port from a 3 year-old snapshot to the most recentmi2007-06-2836-2959/+337
| | | | | | | | | | | | | | | | | | release 6.6 based on own work and that of the PR's submitter. Our patches appear to be part of the distribution mostly. Many thanks to the previous maintainer for his diligence and hardwork. Begin bringing INSIGHT (gdb's GUI-frontend) in. Insight is currently broken, but enabling it (via OPTIONS) will allow someone with ITk/Iwidgets expertise to port it to the recent version of ITk, as installed by the itk port. Take over maintainership for the time being. PR: 100067 Submitted by: Philip M. Gollucci Approved by: maintainer timeout
* Unbreak for GCC 4.x.kan2007-04-151-0/+11
|
* Re-add PowerPC related patches - they were committed with inconsistantobrien2006-08-137-7/+7
| | | | | | file names. Patches submitted by: Andreas Tobler <toa@pop.agri.ch>
* Unbreak on FreeBSD/powerpc. Doesn't affect any other platforms.sobomax2006-08-038-3/+641
| | | | Submitted by: Andreas Tobler <toa@pop.agri.ch>
* Remove USE_REINPLACE from all categories starting with Dedwin2006-05-051-1/+0
|
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Use groups to use the right subdirectory for the right MASTER_SITE.fenner2005-10-181-2/+4
| | | | Approved by: obrien (MAINTAINER)
* Back out rev 1.2 -- it was not approved by the maintainer.obrien2005-04-081-0/+0
|
* Replace "%" in patch filenames with "_".tobez2005-04-071-0/+0
| | | | Approved by: portmgr (krion)
* No longer provide a "native" gdb for those machines lacking one.obrien2005-03-122-8/+0
|
* Commit a partial WIP before I loose it.obrien2005-03-111-0/+6
|
* BROKEN on alpha: Does not compilekris2005-01-021-2/+2
| | | | Approved by: portmgr (self)
* BROKEN on ia64 and sparc64: Does not compilekris2004-11-181-0/+4
|
* Really allow building on 4.x. Rev 1.40 was a NOP as the base readline libobrien2004-10-282-3/+16
| | | | | | (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.
* Update to the 2004-08-10 snapshot.obrien2004-10-213-6/+6
|
* Support building/use on FreeBSD 4.x.obrien2004-08-273-1/+7
| | | | | PR: 71011 Submitted by: Douglas Thrift <douglas@douglasthrift.net>
* Update to the 2004-08-03 snapshot.obrien2004-08-236-25/+25
|
* Now fetchable.obrien2004-08-231-2/+0
|
* BROKEN: Unfetchablekris2004-08-211-0/+2
|
* Update to the 2004-07-20 snapshot.obrien2004-07-202-3/+3
|
* Add alternate download sites.obrien2004-07-161-2/+2
|
* Update to the 2004-07-13 snapshot.obrien2004-07-162-5/+3
|
* BROKEN: Unfetchablekris2004-07-111-0/+2
|
* MFC: break out the MD bits from kvm-fbsd.c.obrien2004-06-216-380/+459
|
* Update to the 2004-06-15 snapshot.obrien2004-06-213-5/+6
|
* Update to the 2003-05-25 snapshot.obrien2004-06-142-3/+3
|
* Update to the 2004-05-11 snapshot.obrien2004-05-1329-2009/+2118
| | | | | | 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.
* BROKEN on 4.x: Does not compilekris2004-05-081-0/+4
|
* Update to the 2004-05-04 snapshot.obrien2004-05-052-7/+7
|
* Remove files after repo copy.obrien2004-05-0520-2057/+0
| | | | | Since these files were never "live" in this port, they'll be rm'ed from the Attic at a [soon] later time.
* Set appropiate LATEST links.obrien2004-04-191-0/+1
|
* Update to the 2003-04-13 snapshot.obrien2004-04-162-3/+3
|
* Use our system shared readline vs. the included static one.obrien2004-03-251-1/+6
|
* Link gdb6 to gdb on platforms w/o /usr/src gdb support.obrien2004-03-252-5/+15
|
* Update to a gdb 6.1 snapshot.obrien2004-03-253-10/+22
| | | | | Note that the FreeBSD local hacks haven't been updated to 6.1 in this commit. That will come later.
* Fix build on sparc64 (catch up to pcb changes).jake2003-04-082-6/+6
|
* Update to a 5.3.1 in-progress snapshot.obrien2003-03-162-2/+8
| | | | Approved by: kris(portmgr)
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Update to gdb-5.3.mp2003-01-052-14/+2
|
* Allow compilation on 4-stable for user mode use.mp2003-01-054-18/+52
|
* Use DBREG_DRX instead of accessing the dr members directly. This make gdbmp2003-01-052-0/+40
| | | | build on i386 5.0 and backwards compatible with 4.X.
* Update to track changes to struct regs for sparc64.mp2002-10-234-52/+126
| | | | Submitted by: jake
* Add support for sparc64 kernel debugging.mp2002-10-224-18/+164
| | | | Submitted by: tmm
* Update the weekly update check to be more selective.obrien2002-10-201-1/+1
|
* Update to latest snapshot.mp2002-10-172-2/+2
|
* Patches for gdb-5.3 to work on the FreeBSD sparc64 port.mp2002-10-1710-34/+238
| | | | Submitted by: jake
* Changes to allow compilation on a sparc64.mp2002-10-165-16/+72
|
* This patch isn't needed with gdb-5.3.mp2002-10-161-67/+0
|
* Fix patch to remove bogus prefix pathnames.mp2002-10-162-4/+4
|
* Quiet PARAMS warning.mp2002-10-142-0/+40
|
* Patches to get FreeBSD changes working with gdb-5.3.mp2002-10-1418-1698/+1052
|
* Jake is changing the trapframe/regs/ucontext structures for FreeBSD/sparc64.obrien2002-10-131-0/+16
|
* Don't build the xfreemod enhancement until I have a chance to port it fromobrien2002-10-132-2/+2
| | | | GDB 5.2 to 5.3.
* Upgrade to a GDB 5.3 snapshot, after being repo copied from "gdb52".obrien2002-10-137-13/+20
|
* Add a patch that allows one to debug XFree86 loadable modules.obrien2002-10-094-3/+8
| | | | | Ported from http://www.dawa.demon.co.uk/xfree-gdb/ and http://sources.redhat.com/ml/gdb-patches/2001-09/msg00306.html.
* Upgrade to version 5.2.1.obrien2002-10-076-38/+5
|
* Grrrr, these patches were obviously not tested on Alpha. :-(obrien2002-06-292-2/+2
| | | | There is NO kernel debugging for anything other than i386.
* Mark Peek is doing good things with GDB, so hand it over to him.obrien2002-06-091-1/+1
|
* patch style nit.obrien2002-06-082-2/+0
|
* Use the correct GNU autoconf approved spelling for how to include sys/param.h.obrien2002-06-083-3/+3
|
* Correct patch header.obrien2002-06-082-2/+2
|
* Our FreeBSDims will not work on sparc64 at this time.obrien2002-06-082-8/+14
|
* Fix internal assertion error.mp2002-06-082-5/+3
| | | | Noticed by: Jun Kuriyama <kuriyama@imgsrc.co.jp>
* - Add support for specifying expressions in add-symbol-file (Nick Hibma)mp2002-06-0620-0/+4249
| | | | | | | | | | | - 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
* Reflect reality...this is gdb-5.2, not gdb-5.1.mp2002-06-062-4/+2
|
* Update to gdb-5.2 release.mp2002-05-132-11/+3
| | | | Approved by: obrien
* Update to the 2002-04-09 snapshot of what will be version 5.2.obrien2002-04-132-2/+2
|
* Update to the 2002-04-02 snapshot of what will be version 5.2.obrien2002-04-042-3/+4
|
* Update to the 2002-03-25 snapshot of what will be version 5.2.obrien2002-03-262-2/+2
|
* fix plistobrien2002-03-251-1/+1
|
* Update to 20020323.obrien2002-03-242-3/+3
|
* Update to the 2002-03-10 snapshot of what will be version 5.2.obrien2002-03-163-11/+15
|
* Fix packaging.obrien2002-03-102-2/+3
|
* The change to user.h happened between 4.4->4.5. Tighten up the tests.obrien2002-02-121-2/+2
|
* We changed the core file support in user.h before FreeBSD 4.2.obrien2002-02-011-0/+7
| | | | | | This broke building GDB 5.x on that version and later 4.x versions. Submitted by: Brian Minard <bminard@flatfoot.ca>
* Update to GDB version 5.1.1 [release].obrien2002-01-272-10/+4
|
* GNU GDB 5.1 developmental snapshot. This exists to allow people to testobrien2001-03-315-0/+41
the upcoming GDB release, and to get any FreeBSD-needed mods submitted before the official 5.1 release.