]> CyberLeo.Net >> Repos - FreeBSD/stable/9.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)
commitcb0621836bd16bff27906ed9514bdd587ca4f6fa
tree1cf0f0a21a7b973e5f07e7d1a493ebd68741555f
parent0916f0d93de904021a01fa253f0fe2f37bf41293
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/9@280966 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/kern/imgact_elf.c
usr.bin/gcore/elfcore.c