class

X::FaultHandler::Storage

Inherits Reference / Object

Crash dump storage

Constructors

new(max_dumps : Int32 = 100)
Source

Instance methods

clear
Source
get(address : UInt64) : Dump | Nil
Source
recent(n : Int32 = 10) : Array(Dump)
Source
store(dump : Dump)
Source