breakpad/src
2008-10-14 11:21:34 +00:00
..
client Issue 276 - generate GUIDs ahead of time in Linux handler. r=Liu Li 2008-10-14 11:21:34 +00:00
common Fix for DWARF processing when inline functions were encountered. Inline functions were part of the debugging information as sequential in the PC range of the function but the source file was where the function was written(as you might expect). However the old dump_syms code, once it switched files as it was iterating over a range of addresses, never switched back, causing inline functions to cause all file numbers for addresses after the PC of the inline function to be wrong 2008-10-14 01:24:02 +00:00
google_breakpad 64-bit processor can't handle 32-bit ppc minidumps due to struct padding 2008-05-14 18:24:23 +00:00
processor Include what you use: include <algorithm> and <string.h> as needed. Patch by 2008-09-15 18:16:49 +00:00
tools Added DWARF support to Breakpad client. Thanks to Google for open sourcing their DWARF code! 2008-10-08 23:56:02 +00:00
config.h.in Make build system less annoying (#8) r=bryner 2006-08-30 20:05:05 +00:00