aboutsummaryrefslogtreecommitdiff
path: root/src/processor/stackwalk_common.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-41/+41
* This change allows compiling the google-breakpad code using a global ::string...Ivan Penkov2016-08-301-4/+4
* Rename stdio.h wrapper file to stdio_wrapper.h.Yunxiao Ma2016-04-051-1/+1
* Parse additional line introduced in the microdump format and containing the G...Maria Mandlis2016-02-111-0/+21
* Revert "Added a switch to dump minidump modules in minidump_stackwalk."Lei Zhang2016-02-101-9/+0
* [mips64] Support for mips n64Mike Frysinger2016-02-061-1/+1
* Added a switch to dump minidump modules in minidump_stackwalk.Lei Zhang2016-01-291-0/+9
* Fix usage of snprintf for MSVCPavel Labath2016-01-191-1/+1
* Formatting tweak for https://breakpad.appspot.com/9774002, add more newlinested.mielczarek@gmail.com2015-02-271-4/+5
* Add stack contents output functionality to minidump_stackwalkhashimoto@chromium.org2015-02-271-4/+153
* Surfacing the process create time in google_breakpad::ProcessStateivanpe@chromium.org2014-11-251-0/+12
* Introduce microdump_stackwalk comand line executableprimiano@chromium.org2014-11-251-0/+767