Module gdb_command::stacktrace

source ·
Expand description

The Stacktrace struct represents gathered stacktrace.

Structs

  • FrameDebug struct represents the debug information of one frame in stack trace.
  • StacktraceEntry struct represents the information about one line of the stack trace.

Traits

Type Definitions

  • Represents the information about stack trace