backtrace.backtrace

Undocumented in source.

Members

Functions

getBacktrace
void*[] getBacktrace()
Undocumented in source. Be warned that the author may not have intended to support it.
getBacktrace
void*[] getBacktrace()
Undocumented in source. Be warned that the author may not have intended to support it.
getBacktraceSymbols
Symbol[] getBacktraceSymbols(const(void*[]) backtrace)
Undocumented in source. Be warned that the author may not have intended to support it.
getLineTrace
Trace[] getLineTrace(const(void*[]) backtrace)
Undocumented in source. Be warned that the author may not have intended to support it.
install
void install(File file, PrintOptions options, uint framesToSkip)
Undocumented in source. Be warned that the author may not have intended to support it.
install
void install(PrintOptions options, uint framesToSkip)
Undocumented in source. Be warned that the author may not have intended to support it.
prettyTrace
string prettyTrace(PrintOptions options, uint framesToSkip)
Undocumented in source. Be warned that the author may not have intended to support it.
printPrettyTrace
void printPrettyTrace(PrintOptions options, uint framesToSkip)
Undocumented in source. Be warned that the author may not have intended to support it.
printPrettyTrace
void printPrettyTrace(File output, PrintOptions options, uint framesToSkip)
Undocumented in source. Be warned that the author may not have intended to support it.
thread_stackBottom
void* thread_stackBottom()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

PrintOptions
struct PrintOptions
Undocumented in source.
Symbol
struct Symbol
Undocumented in source.
Trace
struct Trace
Undocumented in source.

Meta