breakpad/src/client/linux/dump_writer_common
rmcilroy@chromium.org 0f27af628f [MIPS]: Use mcontext_t structure for MIPS
This change removes user_regs_struct and
user_fpregs_struct structures for mips
and uses mcontext_t instead.

R=fdegans@chromium.org, mark@chromium.org, rmcilroy@chromium.org

Review URL: https://breakpad.appspot.com/3744002

Patch from Gordana Cmiljanovic <Gordana.Cmiljanovic@imgtec.com>.

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1452 4c0a9323-5329-0410-9bdc-e9ce6186880e
2015-04-21 21:34:14 +00:00
..
mapping_info.h Introduce microdump writer class. 2014-10-28 16:45:14 +00:00
raw_context_cpu.h Microdumps: refactor out common parts of minidump_writer.cc 2014-10-01 09:51:23 +00:00
seccomp_unwinder.cc Fix compilation with gcc --std=c++11 2015-03-24 11:25:14 +00:00
seccomp_unwinder.h Microdumps: refactor out common parts of minidump_writer.cc 2014-10-01 09:51:23 +00:00
thread_info.cc [MIPS]: Use mcontext_t structure for MIPS 2015-04-21 21:34:14 +00:00
thread_info.h [MIPS]: Use mcontext_t structure for MIPS 2015-04-21 21:34:14 +00:00
ucontext_reader.cc MIPS64: Initial MIPS64 related change. 2015-04-15 19:28:11 +00:00
ucontext_reader.h Microdumps: refactor out common parts of minidump_writer.cc 2014-10-01 09:51:23 +00:00