summaryrefslogtreecommitdiff
path: root/devel/gdb66/files/patch-kvm-fbsd.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on sparc64 (catch up to pcb changes).Jake Burkholder2003-04-081-3/+3
| | | | Notes: svn path=/head/; revision=78588
* Allow compilation on 4-stable for user mode use.Mark Peek2003-01-041-5/+17
| | | | Notes: svn path=/head/; revision=72530
* Add support for sparc64 kernel debugging.Mark Peek2002-10-211-9/+69
| | | | | | | Submitted by: tmm Notes: svn path=/head/; revision=68542
* Patches to get FreeBSD changes working with gdb-5.3.Mark Peek2002-10-131-790/+419
| | | | Notes: svn path=/head/; revision=67988
* - Add support for specifying expressions in add-symbol-file (Nick Hibma)Mark Peek2002-06-061-0/+1058
- 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