History log of /freebsd-10-stable/gnu/usr.bin/gdb/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 211725 23-Aug-2010 imp

MFtbemd:

Prefer MACHNE_CPUARCH to MACHINE_ARCH in most contexts where you want
to test of all the CPUs of a given family conform.


# 206530 12-Apr-2010 imp

Simplify how we select which architectures to add gdbserver for. If
the MD files exist, compile it, otherwise omit it.


# 205710 26-Mar-2010 marcel

Handle cross-builds for gdbserver.


# 204335 25-Feb-2010 jkim

Initial gdbserver support for amd64.


# 188941 23-Feb-2009 raj

Initial gdbserver support for PowerPC.

Obtained from: Juniper Networks, Semihalf


# 185023 17-Nov-2008 raj

Initial gdbserver support for ARM.

Obtained from: Juniper Networks, Semihalf


# 163582 21-Oct-2006 jmg

Turn on gdbserver for the arch that supports it..


# 161589 24-Aug-2006 marcel

Add initial support for kgdb(1) on PowerPC.


# 161564 24-Aug-2006 marcel

Add basic support for PowerPC. This excludes kgdb(1).


# 132625 25-Jul-2004 marcel

Hook kgdb into the build.


# 131087 25-Jun-2004 marcel

Add bmake glue for gdb 6.1.1. Supports alpha, amd64, i386, ia64
and sparc64.

Note that the debugger doesn't support threading, nor kernel
debugging yet.