summaryrefslogtreecommitdiffstats
path: root/devel/gdb52
Commit message (Collapse)AuthorAgeFilesLines
* Grrrr, these patches were obviously not tested on Alpha. :-(obrien2002-06-281-1/+1
| | | | 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-081-1/+1
|
* 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-072-5/+3
| | | | Noticed by: Jun Kuriyama <kuriyama@imgsrc.co.jp>
* - Add support for specifying expressions in add-symbol-file (Nick Hibma)mp2002-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
* Reflect reality...this is gdb-5.2, not gdb-5.1.mp2002-06-062-4/+2
|
* Update to gdb-5.2 release.mp2002-05-122-11/+3
| | | | Approved by: obrien
* Update to the 2002-04-09 snapshot of what will be version 5.2.obrien2002-04-122-2/+2
|
* Update to the 2002-04-02 snapshot of what will be version 5.2.obrien2002-04-032-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-153-11/+15
|
* Fix packaging.obrien2002-03-092-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-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].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.
OpenPOWER on IntegriCloud