commit | 30e6e2af14e84216b1c113fd7500d0822bc81daa | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Wed Jun 18 11:44:15 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jun 18 11:44:18 2014 -0700 |
tree | 16243d88ccd219ee59df299ad1304c2f566e1051 | |
parent | f01a6c3663970ccd6e1882e76a887e0fda467b77 [diff] |
Add basic stacktrace handler using libunwind. This means we will all have to apt-get install libunwind8-dev on Linux. Mac comes with everything we need already. BUG=skia: R=reed@google.com, mtklein@google.com Author: mtklein@chromium.org Review URL: https://codereview.chromium.org/343583005