mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 06:30:29 -04:00
- The kld parsing code in kgdb was using basename() and dirname() which ended up being broken by the recent changes to make dirname() modify its input buffer. Modify fbsd-kld.c to use the lbasename() and ldirname() wrappers in gdb. - Add the kgdb.1 manpage from base and install it as 'kgdbNNN.1' which is helpful since stock HEAD no longer ships a kgdb manpage. - Link libkvm into mips binaries so that the vmcore target links. - Bump PORTREVISION. PR: 219028 Reviewed by: luca.pizzamiglio@gmail.com (maintainer) Approved by: rene |
||
---|---|---|
.. | ||
kgdb | ||
commit-387360daf9 | ||
commit-b268007c68 | ||
extrapatch-kgdb | ||
patch-armfbsd | ||
patch-fixes | ||
patch-gdb-amd64bsd-nat.c | ||
patch-gdb-configure | ||
patch-gdb-configure.host | ||
patch-gdb-corelow.c | ||
patch-gdb-fbsd-nat.c | ||
patch-gdb-gdb_wchar.h | ||
patch-gdb-gnulib-import-stddef.in.h | ||
patch-gdb-i386fbsd-nat.c | ||
patch-gdb-python-python-config.py | ||
patch-gdb-x86bsd-nat.c | ||
patch-libiberty-basename | ||
patch-nowarning | ||
patch-unified |