breakpad/src/client/linux
Mike Frysinger 5640e57f1f CopyFile: add a C++ API
Having to swizzle to C strings all the time is a bit annoying.

Change-Id: I0b80877706e32e873e567685f6b471745da70311
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/2396557
Reviewed-by: Mark Mentovai <mark@chromium.org>
2020-09-07 23:03:28 +00:00
..
crash_generation fix pointer style to match the style guide 2020-07-15 06:20:02 +00:00
data The symbol files necessary for the processor to walk stacks on Linux that have __kernel_vsyscall at innermost frame. Special symbol files ar eneeded because EBP does not point to the frame when a thread is inside a system call. 2009-06-25 21:36:39 +00:00
dump_writer_common fix pointer style to match the style guide 2020-07-15 06:20:02 +00:00
handler fix pointer style to match the style guide 2020-07-15 06:20:02 +00:00
log fix pointer style to match the style guide 2020-07-15 06:20:02 +00:00
microdump_writer Use breakpad_getcontext on all Linux platforms missing getcontext 2020-03-16 21:27:07 +00:00
minidump_writer CopyFile: add a C++ API 2020-09-07 23:03:28 +00:00
sender fix pointer style to match the style guide 2020-07-15 06:20:02 +00:00