]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 278761:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 1 Apr 2015 19:48:19 +0000 (19:48 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 1 Apr 2015 19:48:19 +0000 (19:48 +0000)
commit45363f6a0265bc380b7eafeac02debcc4ed56995
treefce4ad3c8d3713b52d148c901b37040ecdfef8b2
parent4d0c1f49819598631ba67153ad0344fa474525d2
MFC 278761:
Include OBJT_PHYS VM objects in ELF core dumps. In particular this
includes the shared page allowing debuggers to use the signal trampoline
code to identify signal frames in core dumps.

git-svn-id: svn://svn.freebsd.org/base/stable/10@280966 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/kern/imgact_elf.c
usr.bin/gcore/elfcore.c