aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/gdbserver/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* remove these vestiges of gdbserver.. It hasn't built in a long time, andJohn-Mark Gurney2006-03-311-24/+0
| | | | | | | | now really belongs in gdb, not binutils.. Plus, these don't resemble what the new gdbserver looks like. Notes: svn path=/head/; revision=157315
* Need to look in additional places for BFD's config.h now.David E. O'Brien2001-10-141-0/+1
| | | | Notes: svn path=/head/; revision=84912
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50472
* Install gdbserver and gdbreplay in /usr/bin, not /usr/libexec/elf.Doug Rabson1999-05-081-1/+4
| | | | Notes: svn path=/head/; revision=46690
* * Merge gdb/doc/Makefile into binutils/doc/MakefileDoug Rabson1999-05-021-4/+8
| | | | | | | | | | * Update build for gdbserver and gdbreplay to work under binutils * Fix gdbserver to use PT_GETREGS etc to access registers, removing the dependancy on the u-area. * Make gdbserver work on the alpha. Notes: svn path=/head/; revision=46328
* Inherit BINDIR properly.Bruce Evans1998-05-011-2/+1
| | | | Notes: svn path=/head/; revision=35588
* Activate gdbserver and gdbreplayPaul Traina1997-04-261-2/+2
| | | | Notes: svn path=/head/; revision=25170
* Initial import of gdbserver FreeBSD supportPaul Traina1997-04-251-0/+17
Notes: svn path=/cvs2svn/branches/TRAINA/; revision=25149