aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/dump_symbols.cc
diff options
context:
space:
mode:
authorTobias Sargeant <tobiasjs@google.com>2017-10-16 10:22:57 +0100
committerTobias Sargeant <tobiasjs@chromium.org>2017-10-17 10:22:46 +0000
commit3d6076efc24ec6c74cba7729121bf45512a15ba2 (patch)
treee5d34a0da94672ed457674ab33007b75263103e6 /src/common/linux/dump_symbols.cc
parentConvert {mini|micro}dump_stackwalk argument parsing to getopt. (diff)
downloadbreakpad-3d6076efc24ec6c74cba7729121bf45512a15ba2.tar.xz
Add -s flag to microdump_stackwalk for dumping stack contents.
Note that the current MicrodumpProcessor::Process implementation has a bug due to the fact that it creates a local Microdump instance, and then holds onto a pointer to the object returned by microdump.GetMemory() which is destroyed when microdump goes out of scope. This CL fixes the crash by making Microdump outlive MicrodumpProcessor, which is the same pattern that Minidump/MinidumpProcessor uses. Bug: google-breakpad:748 Change-Id: I554b46d309649cf404523722bd9ee39e17a10139 Reviewed-on: https://chromium-review.googlesource.com/720809 Reviewed-by: Primiano Tucci <primiano@chromium.org> Reviewed-by: Ivan Penkov <ivanpe@chromium.org>
Diffstat (limited to 'src/common/linux/dump_symbols.cc')
0 files changed, 0 insertions, 0 deletions