summaryrefslogtreecommitdiffstats
path: root/base/debug/stack_trace.cc
Commit message (Expand)AuthorAgeFilesLines
* 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