This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-08 10:53:24 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d815e42419
opnsense-src
/
gnu
/
usr.bin
/
gdb
/
Makefile
8 lines
87 B
Makefile
Raw
Normal View
History
Unescape
Escape
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 02:48:54 -04:00
# $FreeBSD$
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 14:08:56 -04:00
.
i
n
c
l
u
d
e
<
s
r
c
.
o
p
t
s
.
m
k
>
SUBDIR
=
libgdb gdb kgdb
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 02:48:54 -04:00
.
i
n
c
l
u
d
e
<
b
s
d
.
s
u
b
d
i
r
.
m
k
>
Reference in a new issue
Copy permalink