aboutsummaryrefslogtreecommitdiff
path: root/devel/gdb53
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Use as proper files, not as a patch to /dev/null.David E. O'Brien2005-12-175-1696/+1692
| | | | Notes: svn path=/head/; revision=151358
* Use groups to look in the right directory on the right MASTER_SITE.Bill Fenner2005-10-171-2/+4
| | | | | | | | | Switch to the old-releases on MASTER_SITE_SOURCEWARE. Approved by: obrien (MAINTAINER) (blanket) Notes: svn path=/head/; revision=145687
* Not ported to ia64, mark NOT_FOR_ARCHSKris Kennaway2005-05-211-0/+2
| | | | Notes: svn path=/head/; revision=135787
* Obtain distfile from FreeBSD local site.David E. O'Brien2005-03-281-7/+4
| | | | | | | Approved by: portmgr(kris) Notes: svn path=/head/; revision=132100
* BROKEN: UnfetchableKris Kennaway2005-03-261-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132049
* BROKEN on 4.x: Does not compileKris Kennaway2004-05-081-0/+4
| | | | Notes: svn path=/head/; revision=108679
* Set appropiate LATEST links.David E. O'Brien2004-04-181-0/+1
| | | | Notes: svn path=/head/; revision=107432
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* BROKEN on amd64: Configure failsKris Kennaway2004-03-141-1/+7
| | | | Notes: svn path=/head/; revision=103926
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* devel/gdb53 downgraded without bumping PORTEPOCHEdwin Groothuis2004-01-101-0/+1
| | | | | | | | | | | | | | | | | | | | | | On 2003-11-21, the devel/gdb53 port was downgraded from 5.3_20030311 to 5.3 without setting PORTEPOCH. The reason was to make the port fetchable after the discontinuation of the gdb 5.3.1 branch according to http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/gdb53/Makefile?rev=1.21&content-type=text/x-cvsweb-markup The missing PORTEPOCH confuses pkg_version, and rightfully so: # pkg_version -v -s gdb* gdb-5.3_20030311 > succeeds port (port has 5.3) Please remember to increase PORTEPOCH when downgrading the version of a port. PR: ports/60484 Submitted by: Matthias Andree <matthias.andree@gmx.de> Approved by: maintainer timeout Notes: svn path=/head/; revision=97865
* Make this port fetchable by moving it back to the gdb-5.3 final release.Mark Peek2003-11-212-8/+2
| | | | | | | The gdb-5.3.1 development branch died off in favor of gdb-6.0. Notes: svn path=/head/; revision=94585
* Fix build on sparc64 (catch up to pcb changes).Jake Burkholder2003-04-081-3/+3
| | | | Notes: svn path=/head/; revision=78588
* Update to a 5.3.1 in-progress snapshot.David E. O'Brien2003-03-162-2/+8
| | | | | | | Approved by: kris(portmgr) Notes: svn path=/head/; revision=77140
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to gdb-5.3.Mark Peek2003-01-042-14/+2
| | | | Notes: svn path=/head/; revision=72531
* Allow compilation on 4-stable for user mode use.Mark Peek2003-01-042-9/+26
| | | | Notes: svn path=/head/; revision=72530
* Use DBREG_DRX instead of accessing the dr members directly. This make gdbMark Peek2003-01-041-0/+20
| | | | | | | build on i386 5.0 and backwards compatible with 4.X. Notes: svn path=/head/; revision=72529
* Update to track changes to struct regs for sparc64.Mark Peek2002-10-232-26/+63
| | | | | | | Submitted by: jake Notes: svn path=/head/; revision=68633
* Add support for sparc64 kernel debugging.Mark Peek2002-10-212-9/+82
| | | | | | | Submitted by: tmm Notes: svn path=/head/; revision=68542
* Update the weekly update check to be more selective.David E. O'Brien2002-10-201-1/+1
| | | | Notes: svn path=/head/; revision=68393
* Update to latest snapshot.Mark Peek2002-10-172-2/+2
| | | | Notes: svn path=/head/; revision=68212
* Patches for gdb-5.3 to work on the FreeBSD sparc64 port.Mark Peek2002-10-175-17/+119
| | | | | | | Submitted by: jake Notes: svn path=/head/; revision=68211
* Changes to allow compilation on a sparc64.Mark Peek2002-10-153-16/+36
| | | | Notes: svn path=/head/; revision=68124
* This patch isn't needed with gdb-5.3.Mark Peek2002-10-151-67/+0
| | | | Notes: svn path=/head/; revision=68123
* Fix patch to remove bogus prefix pathnames.Mark Peek2002-10-151-2/+2
| | | | Notes: svn path=/head/; revision=68116
* Quiet PARAMS warning.Mark Peek2002-10-131-0/+20
| | | | Notes: svn path=/head/; revision=67989
* Patches to get FreeBSD changes working with gdb-5.3.Mark Peek2002-10-139-849/+526
| | | | Notes: svn path=/head/; revision=67988
* Jake is changing the trapframe/regs/ucontext structures for FreeBSD/sparc64.David E. O'Brien2002-10-121-0/+16
| | | | Notes: svn path=/head/; revision=67888
* Don't build the xfreemod enhancement until I have a chance to port it fromDavid E. O'Brien2002-10-121-1/+1
| | | | | | | GDB 5.2 to 5.3. Notes: svn path=/head/; revision=67886
* Upgrade to a GDB 5.3 snapshot, after being repo copied from "gdb52".David E. O'Brien2002-10-126-11/+18
| | | | Notes: svn path=/head/; revision=67885
* Add a patch that allows one to debug XFree86 loadable modules.David E. O'Brien2002-10-093-2/+7
| | | | | | | | Ported from http://www.dawa.demon.co.uk/xfree-gdb/ and http://sources.redhat.com/ml/gdb-patches/2001-09/msg00306.html. Notes: svn path=/head/; revision=67697
* Upgrade to version 5.2.1.David E. O'Brien2002-10-075-27/+5
| | | | Notes: svn path=/head/; revision=67513
* Grrrr, these patches were obviously not tested on Alpha. :-(David E. O'Brien2002-06-281-1/+1
| | | | | | | There is NO kernel debugging for anything other than i386. Notes: svn path=/head/; revision=62157
* Mark Peek is doing good things with GDB, so hand it over to him.David E. O'Brien2002-06-081-1/+1
| | | | Notes: svn path=/head/; revision=60865
* patch style nit.David E. O'Brien2002-06-081-1/+0
| | | | Notes: svn path=/head/; revision=60818
* Use the correct GNU autoconf approved spelling for how to include sys/param.h.David E. O'Brien2002-06-082-2/+2
| | | | Notes: svn path=/head/; revision=60817
* Correct patch header.David E. O'Brien2002-06-081-1/+1
| | | | Notes: svn path=/head/; revision=60816
* Our FreeBSDims will not work on sparc64 at this time.David E. O'Brien2002-06-071-4/+7
| | | | Notes: svn path=/head/; revision=60814
* Fix internal assertion error.Mark Peek2002-06-072-5/+3
| | | | | | | Noticed by: Jun Kuriyama <kuriyama@imgsrc.co.jp> Notes: svn path=/head/; revision=60781
* - Add support for specifying expressions in add-symbol-file (Nick Hibma)Mark Peek2002-06-0611-0/+2165
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=60677
* Reflect reality...this is gdb-5.2, not gdb-5.1.Mark Peek2002-06-062-4/+2
| | | | Notes: svn path=/head/; revision=60676
* Update to gdb-5.2 release.Mark Peek2002-05-122-11/+3
| | | | | | | Approved by: obrien Notes: svn path=/head/; revision=58978
* Update to the 2002-04-09 snapshot of what will be version 5.2.David E. O'Brien2002-04-122-2/+2
| | | | Notes: svn path=/head/; revision=57624
* Update to the 2002-04-02 snapshot of what will be version 5.2.David E. O'Brien2002-04-032-3/+4
| | | | Notes: svn path=/head/; revision=57272
* Update to the 2002-03-25 snapshot of what will be version 5.2.David E. O'Brien2002-03-262-2/+2
| | | | Notes: svn path=/head/; revision=56662
* fix plistDavid E. O'Brien2002-03-251-1/+1
| | | | Notes: svn path=/head/; revision=56632
* Update to 20020323.David E. O'Brien2002-03-242-3/+3
| | | | Notes: svn path=/head/; revision=56529
* Update to the 2002-03-10 snapshot of what will be version 5.2.David E. O'Brien2002-03-153-11/+15
| | | | Notes: svn path=/head/; revision=56166