mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 06:07:31 -04:00
After r288176 kernel debug files have the extension .debug. They also moved to /usr/lib/debug/boot/kernel by default so in the normal case kldxref does not encounter them. A src.conf(5) setting may be used to continue installing them in /boot/kernel though, so have kldxref skip .debug files in addition to .symbols files. Reported by: fabient Sponsored by: The FreeBSD Foundation |
||
|---|---|---|
| .. | ||
| ef.c | ||
| ef.h | ||
| ef_amd64.c | ||
| ef_i386.c | ||
| ef_nop.c | ||
| ef_obj.c | ||
| ef_powerpc.c | ||
| ef_sparc64.c | ||
| fileformat | ||
| kldxref.8 | ||
| kldxref.c | ||
| Makefile | ||
| Makefile.depend | ||