native_stack_traces library

Classes

CallInfo
Represents the information for a call site.
DartCallInfo
Represents the information for a call site located in Dart source code.
Dwarf
DwarfStackTraceDecoder
A StreamTransformer that scans lines for non-symbolic stack traces.
PCOffset
A program counter address viewed as an offset into the appropriate instructions section of a Dart snapshot. Includes other information parsed from the corresponding stack trace header when possible.
StackTraceHeader
Header information for a non-symbolic Dart stack trace.
StubCallInfo
Represents the information for a call site located in a Dart stub.

Enums

InstructionsSection
The instructions section in which a program counter address is located.

Functions

collectPCOffsets(Iterable<String> lines, {bool lossy = false}) Iterable<PCOffset>
The PCOffsets for frames of the non-symbolic stack traces in lines.
tryParseSymbolOffset(String s, {bool forceHexadecimal = false, String? buildId, StackTraceHeader? header}) PCOffset?
Parses strings of the format