aboutsummaryrefslogtreecommitdiff
path: root/src/google/stack_frame.h
Commit message (Expand)AuthorAgeFilesLines
* Move headers for exported interfaces into src/google_airbag (#51). r=brynermmentovai2006-11-061-86/+0
* Add PUBLIC support to SourceLineResolver (resolve function names in Windowsmmentovai2006-10-201-1/+6
* Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker.mmentovai2006-10-201-27/+20
* Relicense to BSD (#29). r=brynermmentovai2006-09-201-10/+25
* Make SourceLineResolver fill a StackFrame rather than using its own struct (#...bryner2006-09-071-1/+2
* Initial implementation of x86 stackwalker (#9), missing file. r=brynermmentovai2006-09-061-1/+15
* Change header paths and include guards to be relative to the "src" directory....bryner2006-09-051-4/+4
* Adding a CrashReport struct, r=mmentovai.bryner2006-09-011-0/+58