John Baldwin
73ad3fb536
Add a new GDB_LIBEXEC option to install gdb and kgdb to /usr/libexec.
...
When this option is enabled, only gdb and kgdb are installed to
/usr/libexec for use by crashinfo(8). Other bits of GDB such as
gdbserver and gdbtui are not installed. For this option to be
effective, GDB must be enabled.
Rework r317094 to re-enable GDB on all platforms but enable
GDB_LIBEXEC on platforms for which the GDB in ports is a superset of
functionality.
Reviewed by: emaste, kib
Suggested by: kib
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D10449
2017-04-25 18:08:56 +00:00
Baptiste Daroussin
2d2813618c
Remove GNU texinfo from base along with all info pages.
...
To be able to info pages consider installing texinfo from ports print/texinfo or
via pkg: pkg install texinfo
Differential Revision: https://reviews.freebsd.org/D1409
Reviewed by: emaste, imp (previous version)
Relnotes: yes
2015-01-02 18:45:03 +00:00
Warner Losh
25faff346c
MFtbemd:
...
Prefer MACHNE_CPUARCH to MACHINE_ARCH in most contexts where you want
to test of all the CPUs of a given family conform.
2010-08-23 22:24:11 +00:00
Warner Losh
b29d0c6134
Simplify how we select which architectures to add gdbserver for. If
...
the MD files exist, compile it, otherwise omit it.
2010-04-12 23:35:58 +00:00
Marcel Moolenaar
10da4aa601
Handle cross-builds for gdbserver.
2010-03-26 19:40:53 +00:00
Jung-uk Kim
bdcf2df5c2
Initial gdbserver support for amd64.
2010-02-25 21:29:00 +00:00
Rafal Jaworowski
ab8b490a63
Initial gdbserver support for PowerPC.
...
Obtained from: Juniper Networks, Semihalf
2009-02-23 18:22:49 +00:00
Rafal Jaworowski
c7b4433263
Initial gdbserver support for ARM.
...
Obtained from: Juniper Networks, Semihalf
2008-11-17 16:32:57 +00:00
John-Mark Gurney
870fe2a280
Turn on gdbserver for the arch that supports it..
2006-10-21 17:27:36 +00:00
Marcel Moolenaar
8788b6eb7a
Add initial support for kgdb(1) on PowerPC.
2006-08-24 21:53:49 +00:00
Marcel Moolenaar
d3715149da
Add basic support for PowerPC. This excludes kgdb(1).
2006-08-24 02:44:59 +00:00
Marcel Moolenaar
d7d921e37e
Hook kgdb into the build.
2004-07-25 05:32:50 +00:00
Marcel Moolenaar
a855a971e8
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.
2004-06-25 06:48:54 +00:00
Doug Rabson
227d42bebc
Remove old bmake framework for gdb. It has moved to live next to binutils.
1999-05-02 19:51:47 +00:00
Paul Traina
e620a3be19
Activate gdbserver and gdbreplay
1997-04-26 17:34:05 +00:00
Gary Jennejohn
2ead490eea
changes required in the top-level directory for making gdb
...
using the sources in /usr/src/contrib/gdb.
This is based on /usr/ports/devel/gdb.
2.2 candidate ?
1997-01-15 22:26:11 +00:00
Andrey A. Chernov
fe80b9dc28
doc added
1995-01-11 16:40:08 +00:00
Paul Richards
013d389608
Two files I "lost" the first time.
...
GDB4:
1994-06-10 15:57:46 +00:00
Andrey A. Chernov
13adc6f931
Remove readline copy, now gdb use gnu lib tree libreadline
1994-05-09 18:13:54 +00:00
Nate Williams
3edf564a32
Added GNU gdb to src/gnu
1993-06-29 09:48:26 +00:00