breakpad/src/tools
Ludovic Guegan 78f7ae495b pid2md: generate a minidump from a running process
On Linux, this tool generates a minidump for given process. It requires
the permission to trace the process and access its /proc directory. This
is useful when a defective behavior of a process does not lead to a
crash. For example, it can be used by a watchdog or if a process does
not correctly respond to a termination request.

Change-Id: Iab501e42c064a537aea62831c471e395ff697186
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/2539920
Reviewed-by: Mike Frysinger <vapier@chromium.org>
2020-11-24 08:18:56 +00:00
..
linux pid2md: generate a minidump from a running process 2020-11-24 08:18:56 +00:00
mac Add native symbol uploads to Mac OS symupload tool. 2020-08-17 22:31:50 +00:00
python generate a repo manifest from the DEPS file 2016-09-21 20:01:47 +00:00
solaris/dump_syms fix pointer style to match the style guide 2020-07-15 06:20:02 +00:00
windows fix pointer style to match the style guide 2020-07-15 06:20:02 +00:00
tools.gyp Add GYP build for the src/tools directory on Mac and Linux. 2014-07-24 15:22:51 +00:00