aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gdb/kgdb/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Retire obsolete GDB 6.1.1Ed Maste2020-12-151-16/+0
* Fix gdb/kgdb build under WITH_PIEEd Maste2019-04-011-3/+4
* Switch to use libedit instead of readlineBaptiste Daroussin2018-02-061-1/+1
* Fix LDADD/DPADD that should be LIBADD.Bryan Drewery2015-12-041-3/+3
* Add support to libkvm for reading vmcores from other architectures.John Baldwin2015-11-271-5/+1
* Convert to LIBADDBaptiste Daroussin2014-11-251-4/+3
* Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-191-2/+0
* Rework privatelib/internallibBaptiste Daroussin2014-08-061-1/+1
* Replace all uses of libncurses and libtermcap with their wide characterBrooks Davis2014-07-171-2/+2
* The GNU readline library is now an INTERNALLIB - that is, it isBaptiste Daroussin2014-07-091-1/+1
* In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.Bryan Drewery2014-06-081-0/+2
* When building a cross kgdb, link against the appropriate cross libkvm.Marcel Moolenaar2013-12-281-2/+8
* Complete the integration of tbemd branch into head.Warner Losh2010-11-101-1/+1
* Move the code for working with kld's out into its own file.John Baldwin2008-01-241-1/+1
* Restore r1.2 change to use TARGET_ARCH.Alexander Kabaev2005-02-201-1/+1
* Attempt to make kgdb little more useful and easy to use. Properly initializeAlexander Kabaev2005-02-201-1/+1
* Use the system gnuregex library vs. building GNU regex bits into libibertyDavid E. O'Brien2005-02-141-2/+2
* Makefile (only) changes to allow building a cross debugger.Marcel Moolenaar2004-11-301-1/+1
* s/MACHINE_ARCH/TARGET_ARCH/. We use TARGET_ARCH to pick the MD filesMarcel Moolenaar2004-11-301-1/+1
* Add the beginnings of kernel debugging support. the kgdb(1) toolMarcel Moolenaar2004-07-251-0/+14