DescriptionAdd an optional root prefix to Linux dumpers
The Linux dumpers use absolute paths for shared libraries referenced by
dumps, so they fail to locate them if the crash originated in a chroot.
This CL enables callers to specify a root prefix, which is prepended to
mapping paths before opening them.
BUG=chromium:591792
TEST=make check
Patch Set 1 #
Total comments: 7
Patch Set 2 : Address comments #
Total comments: 6
Patch Set 3 : Remove assertions #
Messages
Total messages: 10 (2 generated)
|