https://github.com/Mendeley/breakpad/commit/53ec73e96a22e7a8608bb26c9c470f83a27a
1cde.patch adds an alternative way for minidump_stackwalk to fetch debug
symbols by invoking a given command with <module name> <debug ID> as arguments.
The external command then handles fetching the debug symbols and writing them
to stdout.
We use this to fetch and cache debug symbols from a symbol server hosted on S3.
Original issue reported on code.google.com by robertkn...@gmail.com on 3 Jun 2014 at 1:23
Original issue reported on code.google.com by
robertkn...@gmail.com
on 3 Jun 2014 at 1:23