summaryrefslogtreecommitdiffstats
path: root/devel/gdb53/files
Commit message (Collapse)AuthorAgeFilesLines
* Allow compilation on 4-stable for user mode use.mp2003-01-042-9/+26
|
* Use DBREG_DRX instead of accessing the dr members directly. This make gdbmp2003-01-041-0/+20
| | | | build on i386 5.0 and backwards compatible with 4.X.
* Update to track changes to struct regs for sparc64.mp2002-10-232-26/+63
| | | | Submitted by: jake
* Add support for sparc64 kernel debugging.mp2002-10-212-9/+82
| | | | Submitted by: tmm
* Patches for gdb-5.3 to work on the FreeBSD sparc64 port.mp2002-10-175-17/+119
| | | | Submitted by: jake
* Changes to allow compilation on a sparc64.mp2002-10-153-16/+36
|
* This patch isn't needed with gdb-5.3.mp2002-10-151-67/+0
|
* Fix patch to remove bogus prefix pathnames.mp2002-10-151-2/+2
|
* Quiet PARAMS warning.mp2002-10-131-0/+20
|
* Patches to get FreeBSD changes working with gdb-5.3.mp2002-10-139-849/+526
|
* Jake is changing the trapframe/regs/ucontext structures for FreeBSD/sparc64.obrien2002-10-121-0/+16
|
* Don't build the xfreemod enhancement until I have a chance to port it fromobrien2002-10-121-1/+1
| | | | GDB 5.2 to 5.3.
* Upgrade to a GDB 5.3 snapshot, after being repo copied from "gdb52".obrien2002-10-121-2/+2
|
* Add a patch that allows one to debug XFree86 loadable modules.obrien2002-10-091-1/+1
| | | | | 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-072-22/+0
|
* Grrrr, these patches were obviously not tested on Alpha. :-(obrien2002-06-281-1/+1
| | | | There is NO kernel debugging for anything other than i386.
* patch style nit.obrien2002-06-081-1/+0
|
* Use the correct GNU autoconf approved spelling for how to include sys/param.h.obrien2002-06-082-2/+2
|
* Correct patch header.obrien2002-06-081-1/+1
|
* Our FreeBSDims will not work on sparc64 at this time.obrien2002-06-071-4/+7
|
* Fix internal assertion error.mp2002-06-071-4/+2
| | | | Noticed by: Jun Kuriyama <kuriyama@imgsrc.co.jp>
* - Add support for specifying expressions in add-symbol-file (Nick Hibma)mp2002-06-0610-0/+2164
| | | | | | | | | | | - 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
* Update to the 2002-03-10 snapshot of what will be version 5.2.obrien2002-03-151-7/+0
|
* 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-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>
OpenPOWER on IntegriCloud