1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/usr.bin/gcore
John Baldwin c77547d2f9 Include command line arguments in core dump process info.
Fill in pr_psargs in the NT_PRSINFO ELF core dump note with command
line arguments.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D7116
2016-07-14 23:20:05 +00:00
..
elf32core.c
elfcore.c Include command line arguments in core dump process info. 2016-07-14 23:20:05 +00:00
extern.h Remove gcore's -s option. 2016-07-14 00:32:27 +00:00
gcore.1 Remove gcore's -s option. 2016-07-14 00:32:27 +00:00
gcore.c Remove gcore's -s option. 2016-07-14 00:32:27 +00:00
Makefile
Makefile.depend