breakpad/src
Adam Duke 772cfc1db6 allow dump_syms to operate on contents in memory
dump_syms assumes it is operating on a file and can access a compliant
file system. This change allows dump_syms to operate on the contents of
a file that has already been read into memory. This is useful in a
server context where the file does not exist on the local file system.

Change-Id: Id63f115c2df287083d548dadd5ac487f97bde057
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/3327644
Reviewed-by: Mark Mentovai <mark@chromium.org>
2022-01-25 22:18:42 +00:00
..
build Fix MSVC build on 64-bit 2017-09-25 07:10:11 +00:00
client allow dump_syms to operate on contents in memory 2022-01-25 22:18:42 +00:00
common allow dump_syms to operate on contents in memory 2022-01-25 22:18:42 +00:00
google_breakpad Fix RegisterValidFlag 2021-12-13 22:43:30 +00:00
processor Fixing issues in the Breakpad symbol file serialization code. 2021-12-09 05:03:53 +00:00
third_party List missing 64-bit arches in the bundled curl 2017-11-13 19:50:29 +00:00
tools Match the return type of getopt(). 2022-01-13 19:35:52 +00:00
breakpad_googletest_includes.h test: allow use of system gmock/gtest libs 2016-01-25 19:27:56 -05:00
config.h.in Do not build core_handler unless memfd_create is available 2020-12-21 22:07:02 +00:00