mirror of
https://github.com/yuzu-emu/breakpad.git
synced 2025-11-13 08:04:58 +00:00
The current failure message omits the underlying errno. This can make diagnosing failures a bit difficult unless you run everything through strace. For example: $ core2md core /proc/self md $ core2md core /proc/self md Unable to generate minidump Now we get the errno details: Unable to generate minidump: File exists Change-Id: I67f30879868ce4a726d5d888ee8c0a4a316b5186 Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/1497660 Reviewed-by: Ted Mielczarek <ted.mielczarek@gmail.com> |
||
|---|---|---|
| .. | ||
| core2md | ||
| dump_syms | ||
| md2core | ||
| symupload | ||
| tools_linux.gypi | ||