breakpad/src
Mark Brand 38115b0c5f Refactor DisassemblerObjdump.
This change removes ScopedTmpFile from DisassemblerObjdump, and
replaces it with the use of the implementation in linux/common.

It also switches to using ScopedPipe to read the output from objdump,
and directly execing objdump instead of using system.

Change-Id: I6d425190fb4a20d6b265c72aa7315026687cb86a
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/3971919
Reviewed-by: Ivan Penkov <ivanpe@chromium.org>
2023-01-31 00:35:06 +00:00
..
client Add ScopedTmpFile. 2023-01-31 00:34:48 +00:00
common Add ScopedPipe. 2023-01-31 00:34:58 +00:00
google_breakpad Add support for reading annotation objects in Crashpad modules 2023-01-26 20:22:33 +00:00
processor Refactor DisassemblerObjdump. 2023-01-31 00:35:06 +00:00
third_party gyp: drop unused build system 2022-12-05 01:38:54 +00:00
tools Mac: add shell script to coordinate dumping and uploading macOS system symbols. 2023-01-30 15:31:26 +00:00
breakpad_googletest_includes.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
config.h.in enables C++17 mode 2022-10-14 19:08:12 +00:00