opnsense-src/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 Fix KGDB backtrace on ARM 2016-04-20 17:58:13 +00:00
kld.c KGDB: Accept KLD symbol files with the ".symbols" extension. 2013-03-28 17:07:02 +00:00
kthr.c Skip calling CPU_ISSET for NOCPU as a short period of time we can have 2014-12-09 14:21:43 +00:00
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.c Fix a double-semicolon typo in my libkvm changes. 2015-11-30 21:53:24 +00:00
trgt_amd64.c Use the trapframe unwinder for "fast_syscall_common". 2018-03-09 22:58:05 +00:00
trgt_arm.c Fix KGDB backtrace on ARM 2016-04-20 17:58:13 +00:00
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_powerpc.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_sparc64.c Add missing function prototypes in KGDB 2016-04-20 20:22:48 +00:00