breakpad/src/client
erikwright@chromium.org a91e414f84 Modify crash_generation_app to use GYP instead of VS .sln file for ease of maintenance.
Backed out r684 (added glog include dir to client gyp files). It was obviated by r685, which removed the dependency on glog from the client projects.

BUG=None
TEST="gclient runhooks --force"; build crash_generation_app; launch crash_generation_app.
r=hansl at http://breakpad.appspot.com/191001/show


git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@696 4c0a9323-5329-0410-9bdc-e9ce6186880e
2010-09-21 17:27:07 +00:00
..
linux Write a window of memory around the instruction pointer from the crashing thread to the minidump on Linux. 2010-09-17 13:36:11 +00:00
mac Change ClientInfo into a class to match other platforms, rename the current ClientInfo to ExceptionInfo 2010-08-16 16:48:59 +00:00
solaris/handler issue 223 - Fixes for SOlaris handler during integration with Firefox. patch by Alfred Peng, r=mento,me 2008-03-18 16:10:10 +00:00
windows Modify crash_generation_app to use GYP instead of VS .sln file for ease of maintenance. 2010-09-21 17:27:07 +00:00
minidump_file_writer-inl.h Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
minidump_file_writer.cc Import linux_syscall_support.h from linux-syscall-support.googlecode.com instead of using our own copy. 2010-09-15 22:31:57 +00:00
minidump_file_writer.h Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
minidump_file_writer_unittest.cc Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00