3918 "pargs -l" dies on incomplete core dumps
commit8f68126c6dc4f2178929233f0c7ccce877e973ca
authorBryan Cantrill <bryan@joyent.com>
Thu, 28 Feb 2013 07:21:34 +0000 (28 07:21 +0000)
committerRobert Mustacchi <rm@joyent.com>
Thu, 1 Aug 2013 17:18:30 +0000 (1 10:18 -0700)
tree4a645f31e0c4341544ac342d7ae4386876a9963f
parenta5b577712a34346841d970e0827b4920ace408af
3918 "pargs -l" dies on incomplete core dumps
3919 mdb/pmap should show unresolved map names on core dumps
3920 executable mapping in core dump misreported when file isn't found
3921 Pfindexec() finds wrong binary, wreaking havoc
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Approved by: Dan McDonald <danmcd@nexenta.com>
usr/src/cmd/mdb/common/mdb/mdb_proc.c
usr/src/cmd/ptools/pargs/pargs.c
usr/src/cmd/ptools/pmap/pmap_common.c
usr/src/lib/libproc/common/Psymtab.c
usr/src/lib/libproc/common/Pzone.c