summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/gdb/mipsnbsd-nat.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Resolve conflicts for GDB 6.3. Add local patches.kettenis2004-12-271-7/+8
| | | | ok deraadt@
* Resolve conflicts for GDB 6.1. Add local patches.kettenis2004-05-211-154/+74
| | | | ok deraadt@
* Adapt the newer of our GDB versions to a.out ports. The main part of thisniklas1998-03-291-0/+181
commit comes from NetBSD. Also, the kernel debugging mode is a bit different but you will notice when you type gdb -k because it documents the difference