aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhashimoto@chromium.org <hashimoto@chromium.org>2015-02-27 04:52:21 +0000
committerhashimoto@chromium.org <hashimoto@chromium.org>2015-02-27 04:52:21 +0000
commitf2e6c177e445c1a215b9c1b6852d0a867c3879d6 (patch)
tree1363c0fa93882d0db32cd385ef1a64a18f4e9809 /ChangeLog
parentUpdate license on convert_UTF.* to the standard Unicode license. (diff)
downloadbreakpad-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 'ChangeLog')
0 files changed, 0 insertions, 0 deletions