Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
46d0b81a9465bf74fe44a881365c332dc6173f2f
/
libc
/
bionic
/
debug_stacktrace.cpp
861c0ef
Use libunwindbacktrace for debug malloc code.
by Christopher Ferris
· 11 years ago
1728b23
Switch to g_ for globals.
by Elliott Hughes
· 11 years ago
d3679c8
clang is >= 3.4 now; remove a hack.
by Elliott Hughes
· 11 years ago
ba76572
Fix log_backtrace assertion failure caused by LP64 fix.
by Elliott Hughes
· 11 years ago
eb847bc
Fix x86_64 build, clean up intermediate libraries.
by Elliott Hughes
· 12 years ago
c7c5f85
Fix bionic's built-in stack trace dumping for LP64.
by Elliott Hughes
· 12 years ago
5f6cfce
Add simple implementation _Unwind_GetIP() for clang compiles.
by Stephen Hines
· 12 years ago
63dd03c
Remove a spurious FIXME and unnecessary type cast.
by Ben Cheng
· 12 years ago
52171b9
Adjust PC value in ARM stack trace.
by Ben Cheng
· 12 years ago
8f2a5a0
Clean up internal libc logging.
by Elliott Hughes
· 12 years ago
35b621c
Don't collect useless stack frames; do demangle C++ symbols.
by Elliott Hughes
· 12 years ago
239e7a0
More debug malloc fixes.
by Elliott Hughes
· 12 years ago
1e980b6
Fix the duplication in the debugging code.
by Elliott Hughes
· 12 years ago