Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Grrrr, these patches were obviously not tested on Alpha. :-( | obrien | 2002-06-28 | 1 | -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. | obrien | 2002-06-08 | 1 | -1/+1 |
| | |||||
* | patch style nit. | obrien | 2002-06-08 | 1 | -1/+0 |
| | |||||
* | Use the correct GNU autoconf approved spelling for how to include sys/param.h. | obrien | 2002-06-08 | 2 | -2/+2 |
| | |||||
* | Correct patch header. | obrien | 2002-06-08 | 1 | -1/+1 |
| | |||||
* | Our FreeBSDims will not work on sparc64 at this time. | obrien | 2002-06-07 | 1 | -4/+7 |
| | |||||
* | Fix internal assertion error. | mp | 2002-06-07 | 2 | -5/+3 |
| | | | | Noticed by: Jun Kuriyama <kuriyama@imgsrc.co.jp> | ||||
* | - Add support for specifying expressions in add-symbol-file (Nick Hibma) | mp | 2002-06-06 | 11 | -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. | mp | 2002-06-06 | 2 | -4/+2 |
| | |||||
* | Update to gdb-5.2 release. | mp | 2002-05-12 | 2 | -11/+3 |
| | | | | Approved by: obrien | ||||
* | Update to the 2002-04-09 snapshot of what will be version 5.2. | obrien | 2002-04-12 | 2 | -2/+2 |
| | |||||
* | Update to the 2002-04-02 snapshot of what will be version 5.2. | obrien | 2002-04-03 | 2 | -3/+4 |
| | |||||
* | Update to the 2002-03-25 snapshot of what will be version 5.2. | obrien | 2002-03-26 | 2 | -2/+2 |
| | |||||
* | fix plist | obrien | 2002-03-25 | 1 | -1/+1 |
| | |||||
* | Update to 20020323. | obrien | 2002-03-24 | 2 | -3/+3 |
| | |||||
* | Update to the 2002-03-10 snapshot of what will be version 5.2. | obrien | 2002-03-15 | 3 | -11/+15 |
| | |||||
* | Fix packaging. | obrien | 2002-03-09 | 2 | -2/+3 |
| | |||||
* | The change to user.h happened between 4.4->4.5. Tighten up the tests. | obrien | 2002-02-12 | 1 | -2/+2 |
| | |||||
* | We changed the core file support in user.h before FreeBSD 4.2. | obrien | 2002-01-31 | 1 | -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]. | obrien | 2002-01-27 | 2 | -10/+4 |
| | |||||
* | GNU GDB 5.1 developmental snapshot. This exists to allow people to test | obrien | 2001-03-31 | 5 | -0/+41 |
the upcoming GDB release, and to get any FreeBSD-needed mods submitted before the official 5.1 release. |