~itachi-san/telegram-desktop/breakpad

Viewing all changes in revision 1881.

  • Committer: Mike Frysinger
  • Author(s): Ludovic Guegan
  • Date: 2020-11-24 08:18:56 UTC
  • Revision ID: git-v1:78f7ae495bc147e97a58e8158072fd35fdd99419
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>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: