aboutsummaryrefslogtreecommitdiff
path: root/src/processor/microdump_stackwalk.cc
AgeCommit message (Expand)Author
2022-09-07Update copyright boilerplate, 2022 edition (Breakpad)Mark Mentovai
2021-04-01Add option to dump crash thread onlyMichael Bai
2020-07-15fix pointer style to match the style guideMike Frysinger
2017-10-18Provide helper wrappers for basename(3) and dirname(3)Tobias Sargeant
2017-10-17Add -s flag to microdump_stackwalk for dumping stack contents.Tobias Sargeant
2017-10-16Convert {mini|micro}dump_stackwalk argument parsing to getopt.Tobias Sargeant
2015-02-27Add stack contents output functionality to minidump_stackwalkhashimoto@chromium.org
2014-11-25Introduce microdump_stackwalk comand line executableprimiano@chromium.org