swift
Namespaces | Functions
stacktrace.h File Reference

Go to the source code of this file.

Namespaces

 swift::misc
 Free functions in swift::misc.
 

Functions

QStringList swift::misc::getStackTrace ()
 Returns a stack trace of the current thread of execution as a list of function names. More...
 
QStringList swift::misc::getStackTraceAlways ()
 Returns a stack trace of the current thread of execution as a list of function names.