summaryrefslogtreecommitdiff
path: root/devel/gdb6/files/patch-target.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Patches to get FreeBSD changes working with gdb-5.3.Mark Peek2002-10-131-7/+4
| | | | Notes: svn path=/head/; revision=67988
* Grrrr, these patches were obviously not tested on Alpha. :-(David E. O'Brien2002-06-281-1/+1
| | | | | | | There is NO kernel debugging for anything other than i386. Notes: svn path=/head/; revision=62157
* Our FreeBSDims will not work on sparc64 at this time.David E. O'Brien2002-06-071-4/+7
| | | | Notes: svn path=/head/; revision=60814
* - Add support for specifying expressions in add-symbol-file (Nick Hibma)Mark Peek2002-06-061-0/+11
- 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