aboutsummaryrefslogtreecommitdiff
path: root/devel/gdb6
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on sparc64 (catch up to pcb changes).Jake Burkholder2003-04-082-6/+6
| | | | 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-044-18/+52
| | | | Notes: svn path=/head/; revision=72530
* Use DBREG_DRX instead of accessing the dr members directly. This make gdbMark Peek2003-01-042-0/+40
| | | | | | | 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-234-52/+126
| | | | | | | Submitted by: jake Notes: svn path=/head/; revision=68633
* Add support for sparc64 kernel debugging.Mark Peek2002-10-214-18/+164
| | | | | | | 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-1710-34/+238
| | | | | | | Submitted by: jake Notes: svn path=/head/; revision=68211
* Changes to allow compilation on a sparc64.Mark Peek2002-10-155-16/+72
| | | | 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-152-4/+4
| | | | Notes: svn path=/head/; revision=68116
* Quiet PARAMS warning.Mark Peek2002-10-132-0/+40
| | | | Notes: svn path=/head/; revision=67989
* Patches to get FreeBSD changes working with gdb-5.3.Mark Peek2002-10-1318-1698/+1052
| | | | 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-122-2/+2
| | | | | | | 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-127-13/+20
| | | | Notes: svn path=/head/; revision=67885
* Add a patch that allows one to debug XFree86 loadable modules.David E. O'Brien2002-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. Notes: svn path=/head/; revision=67697
* Upgrade to version 5.2.1.David E. O'Brien2002-10-076-38/+5
| | | | Notes: svn path=/head/; revision=67513
* Grrrr, these patches were obviously not tested on Alpha. :-(David E. O'Brien2002-06-282-2/+2
| | | | | | | 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-082-2/+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-083-3/+3
| | | | Notes: svn path=/head/; revision=60817
* Correct patch header.David E. O'Brien2002-06-082-2/+2
| | | | Notes: svn path=/head/; revision=60816
* Our FreeBSDims will not work on sparc64 at this time.David E. O'Brien2002-06-072-8/+14
| | | | 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-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 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
* Fix packaging.David E. O'Brien2002-03-092-2/+3
| | | | Notes: svn path=/head/; revision=55781
* The change to user.h happened between 4.4->4.5. Tighten up the tests.David E. O'Brien2002-02-121-2/+2
| | | | Notes: svn path=/head/; revision=54580
* We changed the core file support in user.h before FreeBSD 4.2.David E. O'Brien2002-01-311-0/+7
| | | | | | | | | This broke building GDB 5.x on that version and later 4.x versions. Submitted by: Brian Minard <bminard@flatfoot.ca> Notes: svn path=/head/; revision=54083
* Update to GDB version 5.1.1 [release].David E. O'Brien2002-01-272-10/+4
| | | | Notes: svn path=/head/; revision=53833
* GNU GDB 5.1 developmental snapshot. This exists to allow people to testDavid E. O'Brien2001-03-315-0/+41
the upcoming GDB release, and to get any FreeBSD-needed mods submitted before the official 5.1 release. Notes: svn path=/head/; revision=40643