aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/gdbreplay
Commit message (Collapse)AuthorAgeFilesLines
* Garbage collect gnu/usr.bin/binutils/{gasp,gdb,gdbreplay}, as these haveDimitry Andric2010-11-111-23/+0
| | | | | | | | | not been connected to the build for more than 6 years. Obtained from: projects/binutils-2.17 Notes: svn path=/head/; revision=215151
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
| | | | | | | OK'ed by: core Notes: svn path=/head/; revision=139103
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
| | | | | | | any fake value. Notes: svn path=/head/; revision=136910
* Revert previous delta; warnings fixed by obrien:Sheldon Hearn2002-07-091-3/+0
| | | | | | | rev 1.5 rc/contrib/gdb/gdb/gdbserver/gdbreplay.c Notes: svn path=/head/; revision=99677
* Define NO_WERROR to unbreak world until the maintainer has had timeSheldon Hearn2002-07-091-0/+3
| | | | | | | to coordinate fixes for this contrib code. Notes: svn path=/head/; revision=99643
* Reflect new gdb directory structure.Mark Peek2002-06-291-1/+1
| | | | Notes: svn path=/head/; revision=99080
* $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 gdbreplay build structurePaul Traina1997-04-251-0/+17
Notes: svn path=/cvs2svn/branches/TRAINA/; revision=25147