diff options
author | hashimoto@chromium.org <hashimoto@chromium.org> | 2015-02-27 04:52:21 +0000 |
---|---|---|
committer | hashimoto@chromium.org <hashimoto@chromium.org> | 2015-02-27 04:52:21 +0000 |
commit | f2e6c177e445c1a215b9c1b6852d0a867c3879d6 (patch) | |
tree | 1363c0fa93882d0db32cd385ef1a64a18f4e9809 /src/common/mac/bootstrap_compat.cc | |
parent | Update license on convert_UTF.* to the standard Unicode license. (diff) | |
download | breakpad-f2e6c177e445c1a215b9c1b6852d0a867c3879d6.tar.xz |
Add stack contents output functionality to minidump_stackwalk
This feature is enabled only when "-s" is provided as a commandline option.
minidump_stackwalk.cc:
- Add a new commandline option "-s" to output stack contents.
- Instantiate Minidump object in PrintMinidumpProcess() to keep it alive longer so that accessing process_state.thread_memory_regions() in stackwalk_common.cc doesn't result in use-after-free.
stackwalk_common.cc:
- Add a new function PrintStackContents() to output stack contents.
R=mark@chromium.org
Review URL: https://breakpad.appspot.com/9774002
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1429 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/common/mac/bootstrap_compat.cc')
0 files changed, 0 insertions, 0 deletions