aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gdb/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Retire obsolete GDB 6.1.1Ed Maste2020-12-151-7/+0
* drop GDB_LIBEXEC option (now always true)Ed Maste2020-03-301-6/+0
* Remove gdbtui, it was already not installed on every archesBaptiste Daroussin2018-02-061-2/+0
* Add a new GDB_LIBEXEC option to install gdb and kgdb to /usr/libexec.John Baldwin2017-04-251-1/+7
* Remove GNU texinfo from base along with all info pages.Baptiste Daroussin2015-01-021-1/+1
* MFtbemd:Warner Losh2010-08-231-2/+1
* Simplify how we select which architectures to add gdbserver for. IfWarner Losh2010-04-121-2/+1
* Handle cross-builds for gdbserver.Marcel Moolenaar2010-03-261-1/+3
* Initial gdbserver support for amd64.Jung-uk Kim2010-02-251-1/+1
* Initial gdbserver support for PowerPC.Rafal Jaworowski2009-02-231-1/+1
* Initial gdbserver support for ARM.Rafal Jaworowski2008-11-171-1/+1
* Turn on gdbserver for the arch that supports it..John-Mark Gurney2006-10-211-0/+4
* Add initial support for kgdb(1) on PowerPC.Marcel Moolenaar2006-08-241-5/+1
* Add basic support for PowerPC. This excludes kgdb(1).Marcel Moolenaar2006-08-241-1/+5
* Hook kgdb into the build.Marcel Moolenaar2004-07-251-1/+1
* Add bmake glue for gdb 6.1.1. Supports alpha, amd64, i386, ia64Marcel Moolenaar2004-06-251-0/+5
* Remove old bmake framework for gdb. It has moved to live next to binutils.Doug Rabson1999-05-021-3/+0
* Activate gdbserver and gdbreplayPaul Traina1997-04-261-1/+1
* changes required in the top-level directory for making gdbGary Jennejohn1997-01-151-1/+1
* doc addedAndrey A. Chernov1995-01-111-1/+1
* Two files I "lost" the first time.Paul Richards1994-06-101-34/+2
* Remove readline copy, now gdb use gnu lib tree libreadlineAndrey A. Chernov1994-05-091-9/+6
* Added GNU gdb to src/gnuNate Williams1993-06-291-0/+38