Skip to content

Sophisticated crash handling. #32

@mtwilliams

Description

@mtwilliams

We should handle crashes very gracefully, doing everything we can to make debugging the issue easier. This culminates into:

  • Dumping registers
  • Dumping callstack, including Lua
  • Dumping global state, specifically how memory is allocated
  • Producing a crash dump, allowing postmortem debugging

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions