Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MinidumpProcessor should process all threads (#35). r=bryner | mmentovai | 2006-10-24 | 1 | -14/+302 |
* | Replace auto_ptr with scoped_ptr (#56). r=bryner | mmentovai | 2006-10-23 | 1 | -5/+2 |
* | Make stack_frame_info vector hold linked_ptrs instead of objects; | mmentovai | 2006-10-23 | 1 | -10/+8 |
* | Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker. | mmentovai | 2006-10-20 | 1 | -2/+2 |
* | ppc stackwalker (#30). r=bryner | mmentovai | 2006-09-25 | 1 | -4/+12 |
* | Relicense to BSD (#29). r=bryner | mmentovai | 2006-09-20 | 1 | -10/+25 |
* | Follow-up to #26: get rid of supplier_data, it's not really needed since | bryner | 2006-09-20 | 1 | -2/+1 |
* | Get rid of CrashReport, and rename CrashReportProcessor to MinidumpProcessor | bryner | 2006-09-19 | 1 | -0/+64 |