Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix minor style problems (#58). r=bryner | mmentovai | 2006-10-25 | 1 | -2/+2 |
* | Make stack_frame_info vector hold linked_ptrs instead of objects; | mmentovai | 2006-10-23 | 1 | -1/+3 |
* | Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker. | mmentovai | 2006-10-20 | 1 | -5/+5 |
* | ppc stackwalker (#30). r=bryner | mmentovai | 2006-09-25 | 1 | -13/+8 |
* | 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 | -1/+1 |
* | Add support to the StackWalker for resolving symbols, using a | bryner | 2006-09-08 | 1 | -2/+4 |
* | Conform to style guidelines. | mmentovai | 2006-09-07 | 1 | -22/+22 |
* | Conform to style guidelines: methods overriding virtual methods should also b... | mmentovai | 2006-09-06 | 1 | -2/+2 |
* | Initial implementation of x86 stackwalker (#9). r=bryner | mmentovai | 2006-09-06 | 1 | -0/+68 |