limdoglim / google-breakpad

Automatically exported from code.google.com/p/google-breakpad
0 stars 0 forks source link

Add logging to minidump processor #82

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We should be able to find out why minidump processing failed - we need some
type of logging or error message passing.

Original issue reported on code.google.com by mmento...@gmail.com on 22 Nov 2006 at 7:49

GoogleCodeExporter commented 9 years ago
Now in progress

Original comment by mmento...@gmail.com on 15 May 2007 at 4:29

GoogleCodeExporter commented 9 years ago
This contains the base logging infrastructure and messages for minidump.cc and
minidump_processor.cc.  I'll follow up with messages for other processor files.

Original comment by mmento...@gmail.com on 16 May 2007 at 9:20

Attachments:

GoogleCodeExporter commented 9 years ago
First part checked in, revision [169].  Keeping open for more messages.

Original comment by mmento...@gmail.com on 17 May 2007 at 6:34

GoogleCodeExporter commented 9 years ago

Original comment by mmento...@gmail.com on 17 May 2007 at 7:37

Attachments:

GoogleCodeExporter commented 9 years ago
Second part checked in, revision [172].

Original comment by mmento...@gmail.com on 21 May 2007 at 8:13