Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libunwind
/
1b47da733e2553ba58eab708a7ecd62789c89708
/
src
/
x86
/
Gstep.c
1b47da7
Fix problem finding if in a signal handler.
by Christopher Ferris
· 8 years ago
936e80b
Do not try non-dwarf local unwinds for x86.
by Christopher Ferris
· 9 years ago
c60f22c
Fix bug where a failure becomes success on x86.
by Christopher Ferris
· 9 years ago
2706ca2
Add check for same ip/cfa.
by Christopher Ferris
· 10 years ago
2a5223f
Modify the x86 step cut off.
by Christopher Ferris
· 11 years ago
9dee3d2
Stop unwinding when seeing a repeated ip on x86.
by Christopher Ferris
· 11 years ago
1c82a52
Update external/libunwind to build in android.
by Christopher Ferris
· 11 years ago
f10f851
Add slightly more debug output
by Konstantin Belousov
· 15 years ago
aeee03d
Reduce diffs to master
by Konstantin Belousov
· 15 years ago
fd88f41
Merge remote branch 'origin/master' into freebsd
by Konstantin Belousov
· 15 years ago
8e53e62
Refactor os specific code for x86 (both 32 and 64 bit).
by Arun Sharma
· 15 years ago
e514292
Handle error return from is_signal_frame
by Konstantin Belousov
· 15 years ago
e9cd300
Move x86 porting further.
by Konstantin Belousov
· 15 years ago
ff0ae70
Bad pointer validation for 32 bit x86.
by Arun Sharma
· 16 years ago
fa0828a
(unw_step): Also print IP as part of the function-trace.
by mostang.com!davidm
· 20 years ago
f576cce
Drop debug-level for function-trace to 1.
by hp.com!davidm
· 20 years ago
5742642
(unw_step): Drop extra 'x' from Debug statement.
by homeip.net!davidm
· 20 years ago
3dab98e
Rename: src/x86/Gstep-x86.c -> src/x86/Gstep.c
by homeip.net!davidm
· 20 years ago
3f9d2e9
Initial revision
by homeip.net!davidm
· 20 years ago