1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00
freebsd/gnu/usr.bin/gdb/kgdb
Ed Maste 14bffecf74 Fix gdb/kgdb build under WITH_PIE
Explicitly specified bare .a libraries need ${PIE_SUFFIX}.

Reported by:	David E. Cross, on twitter
Sponsored by:	The FreeBSD Foundation
2019-04-01 19:19:51 +00:00
..
kgdb.1 Add deprecation notices for gdb and kgdb. 2017-07-05 15:23:30 +00:00
kgdb.h
kld.c
kthr.c
main.c Add missing function prototypes in KGDB 2016-04-20 20:22:48 +00:00
Makefile Fix gdb/kgdb build under WITH_PIE 2019-04-01 19:19:51 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
trgt_amd64.c Use the trapframe unwinder for "fast_syscall_common". 2018-03-09 22:58:05 +00:00
trgt_arm.c
trgt_i386.c i386 4/4G split. 2018-04-13 20:30:49 +00:00
trgt_mips.c Add missing function prototypes in KGDB 2016-04-20 20:22:48 +00:00
trgt_powerpc64.c Add missing function prototypes in KGDB 2016-04-20 20:22:48 +00:00
trgt_powerpc.c Add missing function prototypes in KGDB 2016-04-20 20:22:48 +00:00
trgt_sparc64.c Add missing function prototypes in KGDB 2016-04-20 20:22:48 +00:00
trgt.c