summaryrefslogtreecommitdiffstats
path: root/base/debug/stack_trace.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/debug/.avi2015-12-241-2/+2
* don't use glibc-specific execinfo.h on uclibc buildsmostynb@opera.com2014-04-091-0/+2
* Revert 262344 "don't use glibc-specific execinfo.h on uclibc builds"earthdok@chromium.org2014-04-081-2/+0
* don't use glibc-specific execinfo.h on uclibc buildsmostynb@opera.com2014-04-081-0/+2
* Coverity: Fully initialize the |trace_| member variable.jhawkins@chromium.org2012-07-251-2/+2
* Add StackTrace::ToString().satorux@chromium.org2011-10-121-0/+7
* [Mac] Capture -dealloc backtrace to log with CrZombie messages.shess@chromium.org2011-08-301-0/+13
* Fix constness of StackTrace.willchan@chromium.org2011-04-141-2/+2
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-0/+21