summaryrefslogtreecommitdiff
path: root/devel/gdb66 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to track changes to struct regs for sparc64.Mark Peek2002-10-234-52/+126
| | | | Submitted by: jake
* Add support for sparc64 kernel debugging.Mark Peek2002-10-214-18/+164
| | | | Submitted by: tmm
* Update the weekly update check to be more selective.David E. O'Brien2002-10-201-1/+1
|
* Update to latest snapshot.Mark Peek2002-10-172-2/+2
|
* Patches for gdb-5.3 to work on the FreeBSD sparc64 port.Mark Peek2002-10-1710-34/+238
| | | | Submitted by: jake
* Changes to allow compilation on a sparc64.Mark Peek2002-10-155-16/+72
|
* This patch isn't needed with gdb-5.3.Mark Peek2002-10-151-67/+0
|
* Fix patch to remove bogus prefix pathnames.Mark Peek2002-10-152-4/+4
|
* Quiet PARAMS warning.Mark Peek2002-10-132-0/+40
|
* Patches to get FreeBSD changes working with gdb-5.3.Mark Peek2002-10-1318-1698/+1052
|
* Jake is changing the trapframe/regs/ucontext structures for FreeBSD/sparc64.David E. O'Brien2002-10-121-0/+16
|
* 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.
* Upgrade to a GDB 5.3 snapshot, after being repo copied from "gdb52".David E. O'Brien2002-10-127-13/+20
|
* 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.
* Upgrade to version 5.2.1.David E. O'Brien2002-10-076-38/+5
|
* 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.
* Mark Peek is doing good things with GDB, so hand it over to him.David E. O'Brien2002-06-081-1/+1
|
* patch style nit.David E. O'Brien2002-06-082-2/+0
|
* Use the correct GNU autoconf approved spelling for how to include sys/param.h.David E. O'Brien2002-06-083-3/+3
|
* Correct patch header.David E. O'Brien2002-06-082-2/+2
|
* Our FreeBSDims will not work on sparc64 at this time.David E. O'Brien2002-06-072-8/+14
|
* Fix internal assertion error.Mark Peek2002-06-072-5/+3
| | | | Noticed by: Jun Kuriyama <kuriyama@imgsrc.co.jp>
* - 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
* Reflect reality...this is gdb-5.2, not gdb-5.1.Mark Peek2002-06-062-4/+2
|
* Update to gdb-5.2 release.Mark Peek2002-05-122-11/+3
| | | | Approved by: obrien
* Update to the 2002-04-09 snapshot of what will be version 5.2.David E. O'Brien2002-04-122-2/+2
|
* Update to the 2002-04-02 snapshot of what will be version 5.2.David E. O'Brien2002-04-032-3/+4
|
* Update to the 2002-03-25 snapshot of what will be version 5.2.David E. O'Brien2002-03-262-2/+2
|
* fix plistDavid E. O'Brien2002-03-251-1/+1
|
* Update to 20020323.David E. O'Brien2002-03-242-3/+3
|
* Update to the 2002-03-10 snapshot of what will be version 5.2.David E. O'Brien2002-03-153-11/+15
|
* Fix packaging.David E. O'Brien2002-03-092-2/+3
|
* The change to user.h happened between 4.4->4.5. Tighten up the tests.David E. O'Brien2002-02-121-2/+2
|
* 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>
* Update to GDB version 5.1.1 [release].David E. O'Brien2002-01-272-10/+4
|
* 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.