Module stack_trace

Source

Structs§

Frame
Information about a single function call in a stack trace
LocalVariable
ProcessInfo
StackTrace
Call stack for a single python thread

Functions§

get_gil_threadid
get_stack_trace
Gets a stack trace for an individual thread
get_stack_traces
Given an InterpreterState, this function returns a vector of stack traces for each thread