summaryrefslogtreecommitdiff
path: root/src/mongo/util/stacktrace.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-10084 New logging implementation.Andy Schwerin2013-07-091-5/+5
* SERVER-9894 Add license headers to stacktrace.{cpp,h}Tad Marshall2013-06-111-1/+14
* SERVER-7956 Do not display dialog on CRT assertion, print stack traceTad Marshall2012-12-161-0/+3
* SERVER-6554 Windows unhandled exception filter print stack traceTad Marshall2012-07-311-0/+7
* move stack introspection to its own fileEliot Horowitz2012-05-161-14/+0
* method to check if a call stack has a constrcutor somewhereEliot Horowitz2012-05-161-0/+14
* Move printStackTrace into new stacktrace.h/cpp; improve detection of execinfo.h.Andy Schwerin2012-04-121-0/+16